Hostname
roadway.com
Last fetched
roadway.com resolves to 1 IPv4 address operated by YELLOW-KCGO - YRC Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
roadway.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 |
|---|---|---|---|---|
| 143.244.72.100 | 143.244.72.0/24 | AS35852 | YELLOW-KCGO - YRC Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- yrc.
- Contact emails
- b293q8yj82n@networksolutionsprivateregistration.com
- seth.chapin@yrcw.com
- cw6hf7ky7b8@networksolutionsprivateregistration.com
- dq59f43p8rr@networksolutionsprivateregistration.com
- fv64x2er57m@networksolutionsprivateregistration.com
- cheryl.hicks@yrcw.com
- jan.leslie@yrcfreight.com
- mf6uu8uu69f@networksolutionsprivateregistration.com
- nn8479757ua@networksolutionsprivateregistration.com
- kelly.parish@myyellow.com
- st7my9tv8z5@networksolutionsprivateregistration.com
- wv73u63j2w3@networksolutionsprivateregistration.com
- xb3wq7fc94r@networksolutionsprivateregistration.com
- yg5yf6bu4xs@networksolutionsprivateregistration.com
Subdomains
17 observed subdomains of roadway.com.
Showing 16 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from roadway.com in the public web crawl.
27 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for roadway.com.
| Mechanism | Target |
|---|---|
| SPF_A | hrq.roadway.com |
| SPF_A | www.roadway.com |
| SPF_INCLUDE | eyemg.com |
| SPF_INCLUDE | spf-0029f701.pphosted.com |
| SPF_IP | 143.244.72.0/24 |
| SPF_IP | 204.9.85.0/24 |
| SPF_IP | 65.199.18.27 |
Related pages
Pivot deeper into the graph from roadway.com.
- IP · 143.244.72.100
- ASN · AS35852YELLOW-KCGO - YRC Inc.
- Registrar · iana:2
- Country · US
- Email · b293q8yj82n@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: "roadway.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.