Skip to content

Hostname

innio.com

Last fetched

innio.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · innio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/innio.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.117.12918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.184.27.2218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.148.853.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.83.1023.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.170.2183.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.107.2273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.71.1933.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.150.2273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.45.7735.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.162.12152.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.165.9563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.95.4663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.168.15351.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

88 observed subdomains of innio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for innio.com.

MechanismTarget
SPF_INCLUDE_spf.innio.com
SPF_INCLUDE_spf.itandtel.at
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.218.147.106
SPF_IP80.120.64.72

Related pages

Pivot deeper into the graph from innio.com.

Cypher and MCP

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

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