Hostname
irium-software.de
Last fetched
irium-software.de resolves to 2 IPv4 addresses operated by AS34863 in FR.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.35.107.164 | 89.35.96.0/20 | AS34863 | — | FR |
| 91.121.214.54 | 91.121.0.0/16 | AS16276 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for irium-software.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8674272.spf04.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.94.206.168 |
| SPF_IP | 193.46.85.52 |
| SPF_IP | 195.101.193.83 |
| SPF_IP | 37.71.69.68 |
| SPF_IP | 37.71.69.69 |
| SPF_IP | 37.71.69.70 |
| SPF_IP | 85.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.