Skip to content

Hostname

andyclarke.com

Last fetched

andyclarke.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · andyclarke.comRouting diversity5.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/andyclarke.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.25316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.5216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.12516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.20516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.7516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.184.19452.216.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.3752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.103.21352.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.113.5352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.9352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.10152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.235.4552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.47.352.217.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.75.22152.217.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.88.2752.217.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
andrew clarke
Contact emails

Subdomains

1 observed subdomain of andyclarke.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for andyclarke.com.

MechanismTarget
SPF_Aandyclarke.com
SPF_INCLUDE_spf.google.com
SPF_MXandyclarke.com

Related pages

Pivot deeper into the graph from andyclarke.com.

Cypher and MCP

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

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