Skip to content

Hostname

immonet.de

Last fetched

immonet.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · immonet.deRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/immonet.de

Resolution chain

immonet.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.98.110108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.50108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.51108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.98.69108.157.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.5213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

100 observed subdomains of immonet.de.

Web-graph footprint

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

1,711 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for immonet.de.

MechanismTarget
SPF_Akommunikation.immonet.de
SPF_Amail-out.immonet.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.asv.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.41.76.79
SPF_IP185.60.20.0/24
SPF_IP195.50.176.239
SPF_IP208.82.72.239
SPF_MXimmonet.de

Related pages

Pivot deeper into the graph from immonet.de.

Cypher and MCP

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

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