Skip to content

Hostname

caseystokely.com

Last fetched

caseystokely.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.2493.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2503.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2533.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.143.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.983.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.15452.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.188.4352.218.188.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.9152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.14752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.184.21152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.231.1952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.20352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.5952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.242.19552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
nelson alvarez
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for caseystokely.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from caseystokely.com.

Cypher and MCP

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

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