Skip to content

Hostname

bigreddirectory.com

Last fetched

bigreddirectory.com resolves to 1 IPv4 address operated by BINARYRACKS-AS in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.26.222.74194.26.222.0/24AS59895BINARYRACKS-ASGB

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 bigreddirectory.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • bigreddirectory.com

SPF policy

12 SPF mechanisms authorising senders for bigreddirectory.com.

MechanismTarget
SPF_Abigreddirectory.com
SPF_Acdn.bigreddirectory.com
SPF_INCLUDE_spf.mlsend.com
SPF_IP194.26.222.218
SPF_IP194.26.222.222
SPF_IP213.229.119.212
SPF_IP213.229.74.201
SPF_IP31.193.138.229
SPF_IP85.234.133.139
SPF_IP85.234.141.194
SPF_IP94.76.253.104
SPF_MXbigreddirectory.com

Related pages

Pivot deeper into the graph from bigreddirectory.com.

Cypher and MCP

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

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