Hostname
shortstravel.com
Last fetched
shortstravel.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
shortstravel.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.2 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.2 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.226 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domains by proxy,
- Contact emails
Subdomains
19 observed subdomains of shortstravel.com.
Web-graph footprint
Distinct hostnames that link to or from shortstravel.com in the public web crawl.
8 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
34 SPF mechanisms authorising senders for shortstravel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 104.192.32.80/29 |
| SPF_IP | 104.192.36.80/29 |
| SPF_IP | 12.129.35.25/32 |
| SPF_IP | 12.129.35.26/32 |
| SPF_IP | 12.129.35.27/32 |
| SPF_IP | 12.129.35.28/32 |
| SPF_IP | 12.129.35.29/32 |
| SPF_IP | 147.202.167.243/32 |
| SPF_IP | 167.89.90.160/32 |
| SPF_IP | 169.145.39.240/32 |
| SPF_IP | 169.145.39.241/32 |
| SPF_IP | 169.145.39.242/32 |
| SPF_IP | 169.145.39.243/32 |
| SPF_IP | 169.145.39.244/32 |
| SPF_IP | 192.40.165.68/32 |
| SPF_IP | 192.40.165.69/32 |
| SPF_IP | 198.207.147.0/24 |
| SPF_IP | 204.239.0.0/24 |
| SPF_IP | 209.134.142.138/32 |
| SPF_IP | 209.220.191.124/32 |
| SPF_IP | 209.239.233.124/32 |
| SPF_IP | 213.131.228.90 |
| SPF_IP | 216.230.14.0/24 |
| SPF_IP | 5.148.185.73 |
| SPF_IP | 50.31.62.176/32 |
| SPF_IP | 66.147.244.139/32 |
| SPF_IP | 74.91.80.0/20 |
| SPF_IP | 74.91.88.135/32 |
| SPF_IP | 74.91.89.17/32 |
Related pages
Pivot deeper into the graph from shortstravel.com.
- IP · 104.26.14.2
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · kevin@shortstravel.com
- TLD · .com
- Browse hostnames · sh…
- 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: "shortstravel.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.