Skip to content

Hostname

exportusa.us

Last fetched

exportusa.us resolves to 1 IPv4 address operated by SIMPLYTRANSIT in GB. WHOIS lists iana:57 as the registrar.

Nutrition Label

WHISPER CANON · exportusa.usRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/exportusa.us

Resolution chain

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

IPPrefixASNOperatorCountry
94.76.224.8594.76.192.0/18AS29550SIMPLYTRANSITGB

WHOIS identity

Registrar
iana:57
Organization
inetitalia corp. .
Contact emails

Subdomains

6 observed subdomains of exportusa.us.

Web-graph footprint

Distinct hostnames that link to or from exportusa.us in the public web crawl.

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for exportusa.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEturbo-smtp.com

Related pages

Pivot deeper into the graph from exportusa.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "exportusa.us"})-[: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.