Skip to content

Hostname

popchat.jp

Last fetched

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

Nutrition Label

WHISPER CANON · popchat.jpRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/popchat.jp

Resolution chain

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

IPPrefixASNOperatorCountry
54.92.85.7154.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
popchat,inc.
Contact emails

Subdomains

36 observed subdomains of popchat.jp.

Web-graph footprint

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

23 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for popchat.jp.

MechanismTarget
SPF_INCLUDE1lejend.com
SPF_INCLUDE_a.popchat.jp
SPF_INCLUDE_b.popchat.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmd45.maildealer.jp
SPF_IP13.113.14.96/32
SPF_IP13.113.30.175/32
SPF_IP18.179.70.87/32
SPF_IP3.113.139.35/32
SPF_IP54.178.213.158/32

Related pages

Pivot deeper into the graph from popchat.jp.

Cypher and MCP

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

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