Skip to content

Hostname

caleblemmons.com

Last fetched

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

Nutrition Label

WHISPER CANON · caleblemmons.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/caleblemmons.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.12108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.46108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.94108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.96108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.178.1083.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1183.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.463.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.623.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
99.86.57.10599.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.699.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.6099.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.8899.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for caleblemmons.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from caleblemmons.com.

Cypher and MCP

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

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