Hostname
routeone.com
Last fetched
routeone.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
routeone.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.141.18 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.1.16 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a557v4hc9mc@networksolutionsprivateregistration.com
- cirving@routeone.com
- cy2s86ne7q8@networksolutionsprivateregistration.com
- de2ey8gu8jg@networksolutionsprivateregistration.com
- pq76922r2t8@networksolutionsprivateregistration.com
- q97d262a5ts@networksolutionsprivateregistration.com
- qt8n47tp5sk@networksolutionsprivateregistration.com
- r44xv48w6nz@networksolutionsprivateregistration.com
- sedara@routeone.com
- tf79h26k6gb@networksolutionsprivateregistration.com
- yw4rd57c3xm@networksolutionsprivateregistration.com
- zy5r84rj3kd@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of routeone.com.
Web-graph footprint
Distinct hostnames that link to or from routeone.com in the public web crawl.
95 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for routeone.com.
| Mechanism | Target |
|---|---|
| SPF_A | routeone.com |
| SPF_INCLUDE | _spf_on_premises.stefanini.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf-0041a302.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.159.43.84/32 |
| SPF_IP | 12.159.43.90/32 |
| SPF_IP | 141.193.251.0/24 |
| SPF_IP | 142.0.176.0/20 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 161.58.134.174/32 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
| SPF_IP | 67.216.178.160/28 |
| SPF_MX | routeone.com |
Related pages
Pivot deeper into the graph from routeone.com.
- IP · 162.159.141.18
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a557v4hc9mc@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ro…
- 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: "routeone.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.