Skip to content

Hostname

reddit-directory.com

Last fetched

reddit-directory.com resolves to 2 IPv4 addresses operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
161.129.65.206161.129.65.0/24AS19318IS-AS-1 - Interserver, IncUS
38.58.178.8638.58.178.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from reddit-directory.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • reddit-directory.com

SPF policy

11 SPF mechanisms authorising senders for reddit-directory.com.

MechanismTarget
SPF_Areddit-directory.com
SPF_IP107.174.145.78
SPF_IP108.171.202.42
SPF_IP161.129.65.206
SPF_IP172.96.142.210
SPF_IP173.254.218.122
SPF_IP192.200.102.242
SPF_IP23.226.133.210
SPF_IP45.35.90.66
SPF_IP64.31.23.22
SPF_MXreddit-directory.com

Related pages

Pivot deeper into the graph from reddit-directory.com.

Cypher and MCP

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

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