Skip to content

Hostname

imar.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.34.203.108188.34.128.0/17AS24940DE

WHOIS identity

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

Subdomains

38 observed subdomains of imar.de.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for imar.de.

MechanismTarget
SPF_IP159.69.191.126
SPF_IP195.201.239.93
SPF_IP46.165.172.160/29
SPF_IP78.47.12.100
SPF_IP89.21.97.224/27
SPF_IP94.130.19.30
SPF_MXimar.de

Related pages

Pivot deeper into the graph from imar.de.

Cypher and MCP

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

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