Skip to content

Hostname

irium-software.fr

Last fetched

irium-software.fr resolves to 2 IPv4 addresses operated by AS34863 in FR.

Nutrition Label

WHISPER CANON · irium-software.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/irium-software.fr

Resolution chain

irium-software.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with irium-software.fr in WhisperGraph.

Subdomains

8 observed subdomains of irium-software.fr.

Web-graph footprint

Distinct hostnames that link to or from irium-software.fr in the public web crawl.

29 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for irium-software.fr.

MechanismTarget
SPF_INCLUDE8674272.spf04.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.94.206.168
SPF_IP193.46.85.52
SPF_IP195.101.193.83
SPF_IP37.71.69.68
SPF_IP37.71.69.69
SPF_IP37.71.69.70
SPF_IP85.204.21.194

Related pages

Pivot deeper into the graph from irium-software.fr.

Cypher and MCP

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

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