Hostname
yrcfreight.com
Last fetched
yrcfreight.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
yrcfreight.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
- seth.chapin@yrcw.com
- fv64x2er57m@networksolutionsprivateregistration.com
- fz6hp3sg7v3@networksolutionsprivateregistration.com
- gu2u68963eq@networksolutionsprivateregistration.com
- cheryl.hicks@yrcw.com
- jan.leslie@yrcfreight.com
- kelly.parish@myyellow.com
- qd36w3329ak@networksolutionsprivateregistration.com
- yg5yf6bu4xs@networksolutionsprivateregistration.com
- z69545wg8wt@networksolutionsprivateregistration.com
Subdomains
43 observed subdomains of yrcfreight.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yrcfreight.com in the public web crawl.
18 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
16 SPF mechanisms authorising senders for yrcfreight.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.icims.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf-0029f701.pphosted.com |
| SPF_IP | 143.244.72.0/24 |
| SPF_IP | 160.34.15.18/32 |
| SPF_IP | 160.34.15.19/32 |
| SPF_IP | 170.8.144.29 |
| SPF_IP | 170.8.144.98 |
| SPF_IP | 204.9.85.0/24 |
| SPF_IP | 208.74.99.64/26 |
| SPF_IP | 64.142.243.172 |
| SPF_IP | 64.142.243.72 |
| SPF_IP | 67.208.34.45 |
| SPF_IP | 67.208.34.47 |
| SPF_IP | 72.3.254.219 |
| SPF_MX | yrcfreight.com |
Related pages
Pivot deeper into the graph from yrcfreight.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yrcfreight.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.