Skip to content

Hostname

indagare.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.132.208100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.92.013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.251.1313.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.226.1823.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.196.10734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.244.1734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.217.2734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.173.9935.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.54.1535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.130.16644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.232.17454.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.21.054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.230.21454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.99.23398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.148.10832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

78 observed subdomains of indagare.com.

Web-graph footprint

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

286 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for indagare.com.

MechanismTarget
SPF_INCLUDE2459975.spf10.hubspotemail.net
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP167.89.105.132

Related pages

Pivot deeper into the graph from indagare.com.

Cypher and MCP

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

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