Skip to content

Hostname

05q.cc

Last fetched

05q.cc resolves to 3 IPv4 addresses operated by IT7NET - IT7 Networks Inc in US.

Nutrition Label

WHISPER CANON · 05q.ccRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/05q.cc

Resolution chain

05q.cc resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.225.150.173104.225.144.0/20AS25820IT7NET - IT7 Networks IncUS
165.154.98.218165.154.98.0/24AS135377HK
91.110.167.4491.110.128.0/17AS40065CNSERVERS - CNSERVERS LLCGB

WHOIS identity

No WHOIS records are currently associated with 05q.cc in WhisperGraph.

Subdomains

15 observed subdomains of 05q.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from 05q.cc.

Cypher and MCP

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

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