Hostname
yum.com
Last fetched
yum.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:299
- Organization
- web admin
- Contact emails
Subdomains
347 observed subdomains of yum.com.
Showing 25 of 347. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from yum.com in the public web crawl.
1,367 sites link to this hostname.
104 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for yum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | e.jobadder.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us.eversrv.com |
| SPF_IP | 104.45.168.219 |
| SPF_IP | 104.45.173.170 |
| SPF_IP | 168.245.55.252/32 |
| SPF_IP | 52.201.206.114 |
| SPF_IP | 74.201.71.39/32 |
| SPF_IP | 98.129.181.58/32 |
| SPF_IP | 98.129.181.61/32 |
Related pages
Pivot deeper into the graph from yum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "yum.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.