Skip to content

Hostname

idom.fr

Last fetched

idom.fr resolves to 1 IPv4 address operated by AS51110 in RE. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · idom.frRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/idom.fr

Resolution chain

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

IPPrefixASNOperatorCountry
94.124.153.16094.124.153.0/24AS51110RE

WHOIS identity

Registrar
registrar:safebrands
Organization
idom consultant
Contact emails

Subdomains

99 observed subdomains of idom.fr.

Web-graph footprint

Distinct hostnames that link to or from idom.fr in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for idom.fr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.idom.fr

Related pages

Pivot deeper into the graph from idom.fr.

Cypher and MCP

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

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