Hostname
classictc.com
Last fetched
classictc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
classictc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.67.216.81 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- bc4gh2mm5mc@networksolutionsprivateregistration.com
- bp27d6298h9@networksolutionsprivateregistration.com
- ct4fb95633f@networksolutionsprivateregistration.com
- g59zz5un3wd@networksolutionsprivateregistration.com
- hm45w7qy82b@networksolutionsprivateregistration.com
- k45kv2dt9us@networksolutionsprivateregistration.com
- n32462na652@networksolutionsprivateregistration.com
- px2n266r87z@networksolutionsprivateregistration.com
- q673c9jn63q@networksolutionsprivateregistration.com
- qj7rv63b79g@networksolutionsprivateregistration.com
- v68fd9w46hf@networksolutionsprivateregistration.com
- wu4zz4zz88h@networksolutionsprivateregistration.com
- wx6xn6f66ej@networksolutionsprivateregistration.com
- xw9pf3fb6bv@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of classictc.com.
Web-graph footprint
Distinct hostnames that link to or from classictc.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for classictc.com.
| Mechanism | Target |
|---|---|
| SPF_A | classictc.com |
| SPF_INCLUDE | psxdigital.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | classictc.com |
Related pages
Pivot deeper into the graph from classictc.com.
- IP · 13.67.216.81
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · bc4gh2mm5mc@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "classictc.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.