Skip to content

Hostname

popy.jp

Last fetched

popy.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · popy.jpRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/popy.jp

Resolution chain

popy.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.83.174166.117.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
katori, junichi
Contact emails

Subdomains

23 observed subdomains of popy.jp.

Web-graph footprint

Distinct hostnames that link to or from popy.jp in the public web crawl.

351 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for popy.jp.

MechanismTarget
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf01.nttbiz.jp
SPF_INCLUDEspf02.nttbiz.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP111.171.206.27/32
SPF_IP18.178.109.246/32

Related pages

Pivot deeper into the graph from popy.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "popy.jp"})-[: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.