Hostname
xv.fi
Last fetched
xv.fi resolves to 1 IPv4 address operated by AS51167 in DE.
Nutrition Label
Resolution chain
xv.fi 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 |
|---|---|---|---|---|
| 213.199.32.236 | 213.199.32.0/20 | AS51167 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- cubinium
- Contact emails
- —
Subdomains
82 observed subdomains of xv.fi.
Showing 25 of 82. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for xv.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.tem.scaleway.com |
| SPF_INCLUDE | posteo.de |
| SPF_INCLUDE | relay.donotreply.fi |
| SPF_INCLUDE | spf.ahasend.com |
| SPF_INCLUDE | spf.smtp.sendamatic.net |
| SPF_INCLUDE | spf.tutanota.de |
| SPF_IP | 193.28.89.12 |
| SPF_IP | 213.199.32.236 |
| SPF_IP | 78.46.155.225 |
| SPF_IP | 91.232.154.11 |
Related pages
Pivot deeper into the graph from xv.fi.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xv.fi"})-[: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.