Hostname
travix.com
Last fetched
travix.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
travix.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 |
|---|---|---|---|---|
| 104.18.6.107 | 104.18.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.107 | 104.18.40.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.95.24.163 | 185.95.84.0/24 | AS51468 | ONECOM - One.com A/S | NL |
WHOIS identity
- Registrar
- iana:1910
- Organization
- john eelman
- Contact emails
Subdomains
1,566 observed subdomains of travix.com.
Showing 25 of 1,566. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from travix.com in the public web crawl.
74 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for travix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.google.com |
| SPF_INCLUDE | _netblocks2.google.com |
| SPF_INCLUDE | _netblocks3.google.com |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 149.72.206.12/32 |
| SPF_IP | 51.163.158.0/24 |
| SPF_IP | 51.163.159.21/32 |
| SPF_IP | 62.140.10.21/32 |
| SPF_IP | 62.140.7.0/24 |
| SPF_IP | 84.241.182.106/32 |
| SPF_IP | 87.213.77.0/26 |
Related pages
Pivot deeper into the graph from travix.com.
- IP · 104.18.6.107
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · dns-support@prezent.nl
- 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: "travix.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.