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
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
- bxvyjsqvk@whoisprivacyprotect.com
- cvtxktyyv@whoisprivacyprotect.com
- gywppmmwb@whoisprivacyprotect.com
- jghmkdhw@whoisprivacyprotect.com
- pbgvdvbxv@whoisprivacyprotect.com
- pxdtgxpj@whoisprivacyprotect.com
- qcvhqnty@whoisprivacyprotect.com
- qpvmcprm@whoisprivacyprotect.com
- rdsvsxdhj@whoisprivacyprotect.com
- shphwtwkr@whoisprivacyprotect.com
- tksfkjnbl@whoisprivacyprotect.com
- wjskkhwf@whoisprivacyprotect.com
- xrvbwmfj@whoisprivacyprotect.com
- xxhwdrwfm@whoisprivacyprotect.com
- don@powerserve.net
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
MX records
SPF policy
6 SPF mechanisms authorising senders for classicspecs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 149.72.246.165 |
| SPF_IP | 178.249.96.0/21 |
| SPF_IP | 72.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.