Skip to content

Hostname

odell.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.64.816.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.1293.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.603.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.153.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.233.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2333.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.2043.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1323.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2293.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.21652.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.16052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.18452.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.20052.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.98.20852.219.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
labella associates, pc
Contact emails

Subdomains

6 observed subdomains of odell.com.

Web-graph footprint

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

32 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for odell.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXodell.com

Related pages

Pivot deeper into the graph from odell.com.

Cypher and MCP

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

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