Skip to content

Hostname

redhotdirectory.com

Last fetched

redhotdirectory.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1542 as the registrar.

Nutrition Label

WHISPER CANON · redhotdirectory.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/redhotdirectory.com

Resolution chain

redhotdirectory.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11713.227.214.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.214.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3013.227.214.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.214.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.160.10999.84.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11299.84.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12799.84.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5299.84.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
173.44.209.184173.45.128.0/23AS62904AS62904 - Eonix CorporationUS

WHOIS identity

Registrar
iana:1542
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of redhotdirectory.com.

Web-graph footprint

Distinct hostnames that link to or from redhotdirectory.com in the public web crawl.

240 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for redhotdirectory.com.

MechanismTarget
SPF_INCLUDEmxroute.com

Related pages

Pivot deeper into the graph from redhotdirectory.com.

Cypher and MCP

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

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