Skip to content

Hostname

iisd.org

Last fetched

iisd.org resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · iisd.orgRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iisd.org

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.121.13215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.190.6316.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.14.9016.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.8.523.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.135.22235.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.174.3499.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.126.19516.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
grace mota
Contact emails

Subdomains

30 observed subdomains of iisd.org.

Web-graph footprint

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

5,430 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iisd.org.

MechanismTarget
SPF_INCLUDE_custspf.clickandpledge.cc
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from iisd.org.

Cypher and MCP

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

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