Skip to content

Hostname

odysight.app

Last fetched

odysight.app resolves to 1 IPv4 address operated by GOOGLE - Google LLC in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · odysight.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/odysight.app

Resolution chain

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

IPPrefixASNOperatorCountry
34.1.6.13834.1.0.0/20AS15169GOOGLE - Google LLCFR

WHOIS identity

Registrar
iana:433
Organization
passage de l'innovation
Contact emails

Subdomains

2 observed subdomains of odysight.app.

Web-graph footprint

Distinct hostnames that link to or from odysight.app in the public web crawl.

17 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for odysight.app.

MechanismTarget
SPF_INCLUDE5929788.spf01.hubspotemail.net
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from odysight.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "odysight.app"})-[: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.