Hostname
hostingxs.nl
Last fetched
hostingxs.nl resolves to 1 IPv4 address operated by AS34762 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
hostingxs.nl 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 |
|---|---|---|---|---|
| 185.190.86.12 | 185.190.84.0/22 | AS34762 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
143 observed subdomains of hostingxs.nl.
Showing 25 of 143. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hostingxs.nl in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for hostingxs.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcluster.transip.email |
| SPF_INCLUDE | spf.hostingxs.nl |
| SPF_IP | 109.234.108.152/32 |
| SPF_IP | 109.234.111.22 |
| SPF_IP | 109.234.111.38 |
| SPF_IP | 109.234.111.46/32 |
| SPF_IP | 176.62.163.112/28 |
| SPF_IP | 178.208.61.208/28 |
| SPF_IP | 178.208.63.128/26 |
| SPF_IP | 185.18.8.192/26 |
| SPF_IP | 185.190.86.102 |
| SPF_IP | 185.33.180.200 |
| SPF_IP | 185.33.180.205 |
| SPF_IP | 2a01:7860:0:0:db:1152:aaaa:1 |
| SPF_IP | 37.148.179.0/27 |
| SPF_IP | 37.148.180.0/25 |
| SPF_IP | 37.97.135.223 |
| SPF_IP | 5.196.225.75 |
| SPF_IP | 5.61.250.150 |
| SPF_IP | 79.174.133.0/26 |
| SPF_IP | 94.100.132.100/32 |
Related pages
Pivot deeper into the graph from hostingxs.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hostingxs.nl"})-[: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.