Skip to content

Hostname

b5274.cc

Last fetched

b5274.cc resolves to 15 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US.

Nutrition Label

WHISPER CANON · b5274.ccRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/b5274.cc

Resolution chain

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

IPPrefixASNOperatorCountry
172.247.205.39172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.205.40172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.205.41172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.205.42172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.205.45172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.205.47172.247.0.0/16AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.169172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.170172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.171172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.172172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.173172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
172.247.99.174172.247.99.0/24AS40065CNSERVERS - CNSERVERS LLCUS
27.124.28.21927.124.28.0/24AS152194HK
27.124.28.22027.124.28.0/24AS152194HK
27.124.28.22127.124.28.0/24AS152194HK

WHOIS identity

No WHOIS records are currently associated with b5274.cc in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from b5274.cc.

Cypher and MCP

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

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