Skip to content

Hostname

kaitofletcher.com

Last fetched

kaitofletcher.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · kaitofletcher.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kaitofletcher.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.100.2716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.2123.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.803.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.463.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.1443.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.7552.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.252.25052.218.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.128.17152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.137.24352.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.15552.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.23552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.20352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.192.19552.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.231.352.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.2752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.20352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
kelsey carruth
Contact emails

Subdomains

2 observed subdomains of kaitofletcher.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kaitofletcher.com.

MechanismTarget
SPF_MXkaitofletcher.com

Related pages

Pivot deeper into the graph from kaitofletcher.com.

Cypher and MCP

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

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