Skip to content

Hostname

od-msg.net

Last fetched

od-msg.net resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · od-msg.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/od-msg.net

Resolution chain

od-msg.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.117.41.129130.117.0.0/16AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

Registrar
iana:433
Organization
gaudillere anaud
Contact emails

Subdomains

24 observed subdomains of od-msg.net.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for od-msg.net.

MechanismTarget
SPF_IP130.117.41.128/26
SPF_IP38.76.70.0/27
SPF_IP78.153.243.224/27
SPF_IP80.247.13.123
SPF_IP85.31.207.224/27
SPF_IP85.31.217.224/27
SPF_IP95.143.73.128/27

Related pages

Pivot deeper into the graph from od-msg.net.

Cypher and MCP

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

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