Hostname
roadchef.com
Last fetched
roadchef.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:79 as the registrar.
Nutrition Label
Resolution chain
roadchef.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 |
|---|---|---|---|---|
| 104.21.67.162 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.178.25 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:79
- Organization
- nathan sharkey
- Contact emails
Subdomains
21 observed subdomains of roadchef.com.
Showing 16 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from roadchef.com in the public web crawl.
99 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for roadchef.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks1.b2be.com.au |
| SPF_INCLUDE | _netblocks2.b2be.com.au |
| SPF_INCLUDE | _netblocks3.b2be.com.au |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-uscentral1.synxis.com |
| SPF_INCLUDE | spf-useast4.synxis.com |
| SPF_INCLUDE | spf.ssmx.net |
| SPF_IP | 173.193.133.121 |
| SPF_IP | 18.132.5.147/32 |
| SPF_IP | 185.189.237.244 |
| SPF_IP | 212.188.164.236 |
| SPF_IP | 3.9.104.100 |
| SPF_IP | 35.177.22.237/32 |
| SPF_IP | 46.231.191.162/27 |
| SPF_IP | 50.19.243.6/32 |
| SPF_IP | 50.31.63.13/32 |
| SPF_IP | 51.140.159.48/32 |
| SPF_IP | 52.166.124.85/32 |
| SPF_IP | 52.56.150.127/32 |
| SPF_IP | 70.35.47.130 |
| SPF_IP | 80.169.167.27 |
| SPF_IP | 87.76.22.194 |
| SPF_IP | 89.206.241.156 |
| SPF_IP | 89.21.1.132/32 |
Related pages
Pivot deeper into the graph from roadchef.com.
- IP · 104.21.67.162
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:79
- Country · CA
- Email · nathan.sharkey@roadchef.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: "roadchef.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.