Skip to content

Hostname

5959081.com

Last fetched

5959081.com resolves to 12 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 5959081.comRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/5959081.com

Resolution chain

5959081.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
171.22.195.163171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.164171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
216.225.165.233216.225.165.0/24AS400866HM-NET - Harmony Networks, Inc.US
216.225.165.250216.225.165.0/24AS400866HM-NET - Harmony Networks, Inc.US
217.194.134.49217.194.134.0/24AS133199US
171.22.195.162171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.160171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
217.194.134.143217.194.134.0/24AS133199US
217.194.134.144217.194.134.0/24AS133199US
217.194.134.102217.194.134.0/24AS133199US
171.22.195.165171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
171.22.195.166171.22.195.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

8 observed subdomains of 5959081.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 5959081.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.