Skip to content

Hostname

0ggkp0.com

Last fetched

0ggkp0.com resolves to 2 IPv4 addresses operated by AS7506 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · 0ggkp0.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/0ggkp0.com

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of 0ggkp0.com.

Web-graph footprint

Distinct hostnames that link to or from 0ggkp0.com in the public web crawl.

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 0ggkp0.com

SPF policy

4 SPF mechanisms authorising senders for 0ggkp0.com.

MechanismTarget
SPF_A0ggkp0.com
SPF_Asv16159.xserver.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_MX0ggkp0.com

Related pages

Pivot deeper into the graph from 0ggkp0.com.

Cypher and MCP

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

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