Hostname
nm.insirion.com
Last fetched
nm.insirion.com resolves to 2 IPv4 addresses operated by AS39090 in DE.
Nutrition Label
Resolution chain
nm.insirion.com 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 |
|---|---|---|---|---|
| 84.39.66.227 | 84.39.64.0/19 | AS39090 | — | DE |
| 91.67.158.110 | 91.64.0.0/14 | AS3209 | — | DE |
WHOIS identity
No WHOIS records are currently associated with nm.insirion.com in WhisperGraph.
Subdomains
3 observed subdomains of nm.insirion.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nm.insirion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nm.insirion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nm.insirion.com"})-[: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.