Skip to content

Hostname

peardeck.com

Last fetched

peardeck.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · peardeck.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/peardeck.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.44108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.51108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.81108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.83108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.140.11218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6818.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.172.213.1418.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.4318.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.8018.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.8118.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:468
Organization
on behalf of peardeck.com owner
Contact emails

Subdomains

31 observed subdomains of peardeck.com.

Web-graph footprint

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

1,341 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for peardeck.com.

MechanismTarget
SPF_INCLUDE_u.peardeck.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from peardeck.com.

Cypher and MCP

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

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