Hostname
xtransfert.net
Last fetched
xtransfert.net resolves to 2 IPv4 addresses operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
xtransfert.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 163.172.31.62 | 163.172.0.0/16 | AS12876 | AS12876 - Scaleway SAS | FR |
| 51.159.6.35 | 51.158.0.0/15 | AS12876 | AS12876 - Scaleway SAS | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- —
- Contact emails
Subdomains
1 observed subdomain of xtransfert.net.
| Subdomain |
|---|
| www.xtransfert.net |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for xtransfert.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
Related pages
Pivot deeper into the graph from xtransfert.net.
- IP · 163.172.31.62
- ASN · AS12876AS12876 - Scaleway SAS
- Registrar · iana:81
- Country · FR
- Email · 53449c8450c8958854ba6e32c6ae0955-48058425@contact.gandi.net
- TLD · .net
- Browse hostnames · xt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xtransfert.net"})-[: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.