Skip to content

Hostname

45930.com

Last fetched

45930.com resolves to 2 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in US. WHOIS lists iana:1331 as the registrar.

Nutrition Label

WHISPER CANON · 45930.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/45930.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.63.190.2669.63.184.0/21AS32934FACEBOOK - Facebook, Inc.US
96.44.137.2896.44.136.0/22AS36352AS-COLOCROSSING - HostPapaCA

WHOIS identity

Registrar
iana:1331
Organization
chen kun bin
Contact emails

Subdomains

1 observed subdomain of 45930.com.

Subdomain
www.45930.com

Threat posture

History

Related pages

Pivot deeper into the graph from 45930.com.

Cypher and MCP

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

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