Skip to content

Hostname

inindca.com

Last fetched

inindca.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · inindca.comRouting diversity6.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/inindca.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.144.19418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.30.1323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.225.1993.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.77.24635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.106.13035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.91.13444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.56.21752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.78.5252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.12.21252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.79.17854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.116.11054.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.122.23254.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.184.12898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.115.25298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.201.15432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.37.26100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.163.483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.21.106100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.67.24534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of inindca.com owner
Contact emails

Subdomains

51 observed subdomains of inindca.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for inindca.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_MXinindca.com

Related pages

Pivot deeper into the graph from inindca.com.

Cypher and MCP

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

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