Skip to content

Hostname

parkerdewey.com

Last fetched

parkerdewey.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.155.10813.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.5613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.8013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.9513.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.11313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.33143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.40143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.41143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.52143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.173.187.5618.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.7418.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.8118.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.1023.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1113.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.363.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.983.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:2
Organization
dewey, parker
Contact emails

Subdomains

13 observed subdomains of parkerdewey.com.

Web-graph footprint

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

316 sites link to this hostname.

350 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for parkerdewey.com.

MechanismTarget
SPF_INCLUDE1799031.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from parkerdewey.com.

Cypher and MCP

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

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