Skip to content

Hostname

odisharay.com

Last fetched

odisharay.com resolves to 2 IPv4 addresses operated by AS25369 in GB. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · odisharay.comRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/odisharay.com

Resolution chain

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

WHOIS identity

Registrar
iana:440
Organization
Contact emails

Subdomains

11 observed subdomains of odisharay.com.

Web-graph footprint

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

62 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • odisharay.com

SPF policy

4 SPF mechanisms authorising senders for odisharay.com.

MechanismTarget
SPF_Aodisharay.com
SPF_INCLUDEspf.hostns.io
SPF_IP109.70.148.32
SPF_MXodisharay.com

Related pages

Pivot deeper into the graph from odisharay.com.

Cypher and MCP

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

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