Hostname
itiviti.com
Last fetched
itiviti.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
itiviti.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.219.78.25 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.212.11 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.214.71 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- itiviti group ab
- Contact emails
Subdomains
47 observed subdomains of itiviti.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itiviti.com in the public web crawl.
58 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for itiviti.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 103.168.17.1/32 |
| SPF_IP | 119.59.74.128/27 |
| SPF_IP | 194.103.102.0/24 |
| SPF_IP | 194.14.211.0/24 |
| SPF_IP | 194.14.211.233 |
| SPF_IP | 194.14.211.251 |
| SPF_IP | 199.167.251.152/28 |
| SPF_IP | 202.82.83.128/28 |
| SPF_IP | 209.85.220.69/32 |
| SPF_IP | 212.247.19.42 |
| SPF_IP | 213.164.252.64/28 |
| SPF_IP | 27.110.47.184/29 |
| SPF_IP | 27.110.47.96/27 |
| SPF_IP | 62.23.22.8/29 |
| SPF_IP | 62.23.35.224/27 |
| SPF_IP | 64.212.138.0/24 |
| SPF_IP | 65.164.53.0/24 |
| SPF_IP | 65.169.15.0/24 |
| SPF_IP | 65.209.31.0/24 |
| SPF_IP | 80.69.132.64/27 |
| SPF_IP | 84.232.185.80/28 |
| SPF_IP | 89.202.167.90 |
| SPF_IP | 95.77.97.24/29 |
Related pages
Pivot deeper into the graph from itiviti.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itiviti.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.