Skip to content

Hostname

d-pam.com

Last fetched

d-pam.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · d-pam.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/d-pam.com

Resolution chain

d-pam.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.15.7413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.112.188.7913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.191.213.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.72.19818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.115.3035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.205.13435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.54.20335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.182.3443.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.31.9752.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.132.9252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.141.4752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.111.19154.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.145.18613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.78.17535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of d-pam.com owner
Contact emails

Subdomains

1 observed subdomain of d-pam.com.

Subdomain
www.d-pam.com

Web-graph footprint

Distinct hostnames that link to or from d-pam.com in the public web crawl.

963 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from d-pam.com.

Cypher and MCP

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

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