Skip to content

Hostname

diecastlegends.com

Last fetched

diecastlegends.com resolves to 1 IPv4 address operated by AS47351 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · diecastlegends.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/diecastlegends.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.184.249.2493.184.248.0/21AS47351GB

WHOIS identity

Registrar
iana:69
Organization
domain administrator
Contact emails

Subdomains

1 observed subdomain of diecastlegends.com.

Web-graph footprint

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

183 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for diecastlegends.com.

MechanismTarget
SPF_Adiecastlegends.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.39.255.30
SPF_IP62.232.163.82
SPF_IP80.68.46.20
SPF_IP80.68.46.26
SPF_IP93.184.240.0/20
SPF_MXdiecastlegends.com

Related pages

Pivot deeper into the graph from diecastlegends.com.

Cypher and MCP

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

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