Skip to content

Hostname

8c.cc

Last fetched

8c.cc resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · 8c.ccRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/8c.cc

Resolution chain

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

IPPrefixASNOperatorCountry
162.55.7.38162.55.0.0/16AS24940DE

WHOIS identity

Registrar
iana:460
Organization
8c_cc
Contact emails

Subdomains

9 observed subdomains of 8c.cc.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for 8c.cc.

MechanismTarget
SPF_IP142.171.158.32
SPF_IP192.227.228.194
SPF_IP23.94.112.139
SPF_IP66.187.5.118
SPF_IP66.187.6.33
SPF_IP84.46.239.36
SPF_IP89.117.0.22
SPF_IP89.117.94.5

Related pages

Pivot deeper into the graph from 8c.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "8c.cc"})-[: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.