Hostname
inovalon.com
Last fetched
inovalon.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
inovalon.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.82.17 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.25 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.34 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.161.82.94 | 3.161.80.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.113.115 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.2 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.56 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.94 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 54.239.195.10 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.115 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.18 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.239.195.98 | 54.239.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:291
- Organization
- direct privacy
- Contact emails
Subdomains
55 observed subdomains of inovalon.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from inovalon.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for inovalon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_3rdparty.inovalon.com |
| SPF_INCLUDE | _spf_trustedips.inovalon.com |
Related pages
Pivot deeper into the graph from inovalon.com.
- IP · 3.161.82.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:291
- Country · DE
- Email · administrator@medassurant.com
- 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: "inovalon.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.