Hostname
trivantis.com
Last fetched
trivantis.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
trivantis.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.235.82.248 | 54.234.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn trivantis.com care of network solutions
- Contact emails
- bc4dt62f8uh@networksolutionsprivateregistration.com
- be4fv2f43uj@networksolutionsprivateregistration.com
- bf2a72vq42f@networksolutionsprivateregistration.com
- c33nq96j7z9@networksolutionsprivateregistration.com
- d23rp9sm8ar@networksolutionsprivateregistration.com
- d24v38w23xm@networksolutionsprivateregistration.com
- e93bd3f67db@networksolutionsprivateregistration.com
- hj9zj2wd2zm@networksolutionsprivateregistration.com
- jblackmon@elearningbrothers.com
- ka82b2qp69j@networksolutionsprivateregistration.com
- mf7695kn8d8@networksolutionsprivateregistration.com
- nm8nd6ye643@networksolutionsprivateregistration.com
- nq28h8uq8y5@networksolutionsprivateregistration.com
- p34nh58r9p4@networksolutionsprivateregistration.com
- qk6e83eb4v6@networksolutionsprivateregistration.com
- rg48p8ah4fk@networksolutionsprivateregistration.com
- su9kw5s99r3@networksolutionsprivateregistration.com
- ty95z8ff2x8@networksolutionsprivateregistration.com
- uc2d64xy2k2@networksolutionsprivateregistration.com
- xq3dv9cv4w3@networksolutionsprivateregistration.com
- and 1 more
Subdomains
50 observed subdomains of trivantis.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trivantis.com in the public web crawl.
169 sites link to this hostname.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for trivantis.com.
| Mechanism | Target |
|---|---|
| SPF_A | trivantis.com |
| SPF_INCLUDE | _spf.centercode.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 184.73.176.149/32 |
| SPF_IP | 198.173.255.82 |
| SPF_IP | 216.195.85.66 |
| SPF_IP | 216.32.180.0/24 |
Related pages
Pivot deeper into the graph from trivantis.com.
- IP · 54.235.82.248
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · bc4dt62f8uh@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · tr…
- 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: "trivantis.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.