Skip to content

Hostname

tor.us

Last fetched

tor.us resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tor.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tor.us

Resolution chain

tor.us resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.6.11318.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.4818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.6318.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.9218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1023.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1183.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.953.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
dns manager
Contact emails

Subdomains

64 observed subdomains of tor.us.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tor.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from tor.us.

Cypher and MCP

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

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