Skip to content

Hostname

expocontech.com

Last fetched

expocontech.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · expocontech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/expocontech.com

Resolution chain

expocontech.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
149.28.232.71149.28.224.0/20AS20473AS-VULTR - The Constant Company, LLCUS
20.163.104.17020.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:4146
Organization
expocon media pvt.
Contact emails

Subdomains

16 observed subdomains of expocontech.com.

Web-graph footprint

Distinct hostnames that link to or from expocontech.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • expocontech.com

SPF policy

8 SPF mechanisms authorising senders for expocontech.com.

MechanismTarget
SPF_Aexpocontech.com
SPF_IP149.202.72.18
SPF_IP20.163.104.170
SPF_IP20.163.57.246
SPF_IP4.155.255.0
SPF_IP45.76.12.234
SPF_IP5.135.106.64
SPF_MXexpocontech.com

Related pages

Pivot deeper into the graph from expocontech.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "expocontech.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.