Skip to content

Hostname

iu.de

Last fetched

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

Nutrition Label

WHISPER CANON · iu.deRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/iu.de

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.161.82.103.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1173.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.253.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.403.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.96.1173.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.1183.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.683.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.96.873.166.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

20 observed subdomains of iu.de.

Web-graph footprint

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

1,263 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for iu.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP76.223.128.253

Related pages

Pivot deeper into the graph from iu.de.

Cypher and MCP

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

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