Skip to content

Hostname

imi.de

Last fetched

imi.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · imi.deRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/imi.de

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.179.237116.203.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with imi.de in WhisperGraph.

Subdomains

368 observed subdomains of imi.de.

Web-graph footprint

Distinct hostnames that link to or from imi.de in the public web crawl.

22 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for imi.de.

MechanismTarget
SPF_Aimi-de.mail.protection.outlook.de
SPF_Ak20814.coveto.de
SPF_Ak45810.coveto.de
SPF_Atracker.imi.de
SPF_INCLUDE145301930.spf04.hubspotemail.net
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.235.243.130
SPF_IP168.119.109.154
SPF_IP195.201.210.204
SPF_IP195.201.210.220
SPF_IP217.19.191.136/29
SPF_IP49.13.162.59
SPF_IP5.75.145.164
SPF_IP78.46.182.137
SPF_IP94.130.254.25
SPF_MXimi.de

Related pages

Pivot deeper into the graph from imi.de.

Cypher and MCP

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

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