Skip to content

Hostname

char.oddcast.com

Last fetched

char.oddcast.com resolves to 5 IPv4 addresses operated by LATITUDE-SH - Latitude.sh in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.50.33.23103.50.33.0/24AS396356LATITUDE-SH - Latitude.shAR
103.50.33.23103.50.33.0/24AS396356LATITUDE-SH - Latitude.shAR
68.70.205.168.70.205.0/24AS44239PROINITY PROINITYUS
68.70.205.268.70.205.0/24AS44239PROINITY PROINITYUS
68.70.205.368.70.205.0/24AS44239PROINITY PROINITYUS
68.70.205.468.70.205.0/24AS44239PROINITY PROINITYUS

WHOIS identity

No WHOIS records are currently associated with char.oddcast.com in WhisperGraph.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from char.oddcast.com.

Cypher and MCP

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

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