Skip to content

Hostname

oddcast.com

Last fetched

oddcast.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1082 as the registrar.

Nutrition Label

WHISPER CANON · oddcast.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oddcast.com

Resolution chain

oddcast.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.21.236.6923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1082
Organization
gil sideman
Contact emails

Subdomains

51 observed subdomains of oddcast.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oddcast.com.

MechanismTarget
SPF_Aoddcast.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.campaigner.com
SPF_INCLUDEspf.mailjet.com
SPF_IP108.60.155.64/26
SPF_IP108.60.155.66
SPF_IP74.212.171.35
SPF_MXoddcast.com

Related pages

Pivot deeper into the graph from oddcast.com.

Cypher and MCP

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

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