Skip to content

Hostname

iadholding.com

Last fetched

iadholding.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · iadholding.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/iadholding.com

Resolution chain

iadholding.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.10413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.242.5318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:81
Organization
i@d international
Contact emails

Subdomains

65 observed subdomains of iadholding.com.

Web-graph footprint

Distinct hostnames that link to or from iadholding.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for iadholding.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from iadholding.com.

Cypher and MCP

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

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