Skip to content

Hostname

irium-software.de

Last fetched

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

Nutrition Label

WHISPER CANON · irium-software.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/irium-software.de

Resolution chain

irium-software.de 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.de in WhisperGraph.

Subdomains

8 observed subdomains of irium-software.de.

Web-graph footprint

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

5 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

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.de.

Cypher and MCP

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

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