Skip to content

Hostname

iianc.com

Last fetched

iianc.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · iianc.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iianc.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.54.112.18952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

9 observed subdomains of iianc.com.

Web-graph footprint

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

173 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for iianc.com.

MechanismTarget
SPF_INCLUDE20137281.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEappriver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rpost.net
SPF_IP128.136.239.157
SPF_IP128.136.239.160
SPF_IP128.136.239.211
SPF_IP162.248.253.243/32
SPF_IP168.215.101.191
SPF_IP199.34.228.58
SPF_IP4.233.251.159
SPF_IP64.132.221.30/32
SPF_IP70.60.104.34

Related pages

Pivot deeper into the graph from iianc.com.

Cypher and MCP

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

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