Skip to content

Hostname

oodlecarfinance.com

Last fetched

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

Nutrition Label

WHISPER CANON · oodlecarfinance.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oodlecarfinance.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.1613.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.4313.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.5713.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.8013.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.171.171.1243.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.1253.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.933.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.171.963.171.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.373.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.693.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.843.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.983.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

22 observed subdomains of oodlecarfinance.com.

Web-graph footprint

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

67 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oodlecarfinance.com.

MechanismTarget
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from oodlecarfinance.com.

Cypher and MCP

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

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