Skip to content

Hostname

expocad.com

Last fetched

expocad.com resolves to 1 IPv4 address operated by CONNECTRIA-ASN-1 - Connectria in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · expocad.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/expocad.com

Resolution chain

expocad.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.82.207.180208.82.207.0/24AS11734CONNECTRIA-ASN-1 - ConnectriaUS

WHOIS identity

Registrar
iana:2
Organization
applied computer technology,
Contact emails

Subdomains

26 observed subdomains of expocad.com.

Web-graph footprint

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

474 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for expocad.com.

MechanismTarget
SPF_Aexpocad.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEapp.teamsupport.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXexpocad.com

Related pages

Pivot deeper into the graph from expocad.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "expocad.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.