Skip to content

Hostname

iusd.org

Last fetched

iusd.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · iusd.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/iusd.org

Resolution chain

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

IPPrefixASNOperatorCountry
35.160.151.235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for iusd.org.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspe.schoolmessenger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.70.233
SPF_IP148.59.100.16/28
SPF_IP159.182.1.200
SPF_IP159.182.1.201
SPF_IP173.203.81.82
SPF_IP192.174.82.45/32
SPF_IP192.174.82.46/32
SPF_IP199.223.255.0/27
SPF_IP199.36.164.0/22
SPF_IP208.185.229.45/32
SPF_IP209.232.148.0/24
SPF_IP35.174.145.124/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from iusd.org.

Cypher and MCP

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

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