Hostname
xvid.pro
Last fetched
xvid.pro resolves to 5 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:eurodns s.a. as the registrar.
Nutrition Label
Resolution chain
xvid.pro resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:eurodns s.a.
- Organization
- michael militzer
- Contact emails
Subdomains
4 observed subdomains of xvid.pro.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for xvid.pro.
| Mechanism | Target |
|---|---|
| SPF_A | mailcow.xvid.com |
| SPF_A | mx01.lansco.de |
| SPF_A | xvid.pro |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 51.210.159.60 |
| SPF_MX | xvid.pro |
Related pages
Pivot deeper into the graph from xvid.pro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xvid.pro"})-[: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.