Skip to content

Hostname

p1d.com

Last fetched

p1d.com resolves to 9 IPv4 addresses operated by AS2514 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · p1d.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/p1d.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.80.78.70116.84.238.0/24AS2514JP
3.5.154.1103.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.23.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.133.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.33.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.20352.219.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.3952.219.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.8752.219.188.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.4752.219.212.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
plus one digital co.,ltd.
Contact emails

Subdomains

1 observed subdomain of p1d.com.

Subdomain
www.p1d.com

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for p1d.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP210.251.86.224/28
SPF_IP46.51.251.149/32

Related pages

Pivot deeper into the graph from p1d.com.

Cypher and MCP

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

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