Skip to content

Hostname

spw51h.cc

Last fetched

spw51h.cc resolves to 3 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in SG.

Nutrition Label

WHISPER CANON · spw51h.ccRouting diversity3.0/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/spw51h.cc

Resolution chain

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

IPPrefixASNOperatorCountry
149.104.33.141149.104.33.0/24AS40065CNSERVERS - CNSERVERS LLCSG
156.251.205.14156.251.128.0/17AS40065CNSERVERS - CNSERVERS LLCHK
91.110.232.14791.110.232.0/24AS40065CNSERVERS - CNSERVERS LLC

WHOIS identity

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

Threat posture

History

Related pages

Pivot deeper into the graph from spw51h.cc.

Cypher and MCP

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

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