Skip to content

Hostname

classicspecs.com

Last fetched

classicspecs.com resolves to 10 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · classicspecs.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/classicspecs.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of classicspecs.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for classicspecs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_IP149.72.246.165
SPF_IP178.249.96.0/21
SPF_IP72.32.65.0/22

Related pages

Pivot deeper into the graph from classicspecs.com.

Cypher and MCP

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

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