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
Resolution chain
innio.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.158.117.129 | 18.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.184.27.22 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.122.148.85 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.124.83.102 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.170.218 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.75.107.227 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.75.71.193 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.76.150.227 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.45.77 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.59.162.121 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.165.95 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.95.46 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 51.102.168.153 | 51.102.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of innio.com owner
- Contact emails
- 2c131b29-618f-4c17-b0da-8a024e18e2fc@identity-protect.org
- 81650d7f-9b08-4c59-af93-98fb6f3fdaeb@identity-protect.org
- 8df41b03-0a0b-4783-8526-dd2632967951@identity-protect.org
- b2cd0cff-ec6d-4028-b8ca-5967f2ab2904@identity-protect.org
- cc34bb81-1871-47b7-85cf-fb88d3ecd57c@identity-protect.org
- d2130c66-9a2d-4306-9a4c-d6a95a9457f3@identity-protect.org
- f0f4d9f7-ff1b-4f71-95dd-3d214fb029dd@identity-protect.org
- owner-10746388@innio.com.whoisprivacyservice.org
- owner-3479195@innio.com.whoisprivacyservice.org
- owner-882866@innio.com.whoisprivacyservice.org
- kris@unigraphics.ws
Subdomains
88 observed subdomains of innio.com.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from innio.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for innio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.innio.com |
| SPF_INCLUDE | _spf.itandtel.at |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 62.218.147.106 |
| SPF_IP | 80.120.64.72 |
Related pages
Pivot deeper into the graph from innio.com.
- IP · 18.158.117.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 2c131b29-618f-4c17-b0da-8a024e18e2fc@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.