Skip to content

Hostname

iu.org

Last fetched

iu.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · iu.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iu.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.69.10213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.12513.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.2413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.4613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
52.222.136.10852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.10299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1328
Organization
iu international university of applied sciences
Contact emails

Subdomains

39 observed subdomains of iu.org.

Web-graph footprint

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

632 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for iu.org.

MechanismTarget
SPF_INCLUDElmh2ahbgxv.powerspf.com

Related pages

Pivot deeper into the graph from iu.org.

Cypher and MCP

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

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