Skip to content

Hostname

innago.com

Last fetched

innago.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · innago.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/innago.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.216.217.4718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.40.13.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.236.363.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.128.223.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.110.2233.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.96.2223.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.17.2483.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.180.1763.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.153.1803.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.238.963.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.124.263.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.245.25516.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.191.14116.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

23 observed subdomains of innago.com.

Web-graph footprint

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

2,316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for innago.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtaazaa.cloud

Related pages

Pivot deeper into the graph from innago.com.

Cypher and MCP

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

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