Skip to content

Hostname

torproject.org

Last fetched

torproject.org resolves to 5 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · torproject.orgRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/torproject.org

Resolution chain

torproject.org resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
116.202.120.165116.202.0.0/16AS24940HETZNER-ASDE
116.202.120.166116.202.0.0/16AS24940HETZNER-ASDE
204.8.99.144204.8.96.0/22AS62744BDNET-01 - Blackdragon Networks, LLCUS
204.8.99.146204.8.96.0/22AS62744BDNET-01 - Blackdragon Networks, LLCUS
95.216.163.3695.216.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
iana:113
Organization
- -
Contact emails

Subdomains

146 observed subdomains of torproject.org.

Web-graph footprint

Distinct hostnames that link to or from torproject.org in the public web crawl.

15,338 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from torproject.org.

Cypher and MCP

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

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