Hostname
xroadmedia.com
Last fetched
xroadmedia.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xroadmedia.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 |
|---|---|---|---|---|
| 138.201.187.227 | 138.201.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of xroadmedia.com owner
- Contact emails
- webmaster@xroadmedia.com
- 0248a8e3-e056-4737-a6cc-66bccc258129@identity-protect.org
- 29d1a116-cf94-4d69-b8b6-ba508a756ba3@identity-protect.org
- 3ee1cf3e-91ee-4db4-a9d2-1e2caf22756d@identity-protect.org
- 69ef6231-ca34-4747-8e65-2e841b90c308@identity-protect.org
- 7c56c770-6749-49b0-828d-a9ddcd1dd287@identity-protect.org
- 859d0ecb-dfaf-40ea-84ac-d18a683f0d34@identity-protect.org
Subdomains
97 observed subdomains of xroadmedia.com.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from xroadmedia.com in the public web crawl.
26 sites link to this hostname.
116 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for xroadmedia.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | one.zoho.eu |
| SPF_MX | xroadmedia.com |
Related pages
Pivot deeper into the graph from xroadmedia.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xroadmedia.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.