Hostname
volantis.nl
Last fetched
volantis.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:domain robot as the registrar.
Nutrition Label
Resolution chain
volantis.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 |
|---|---|---|---|---|
| 167.99.19.80 | 167.99.16.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:domain robot
- Organization
- —
- Contact emails
- —
Subdomains
26 observed subdomains of volantis.nl.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from volantis.nl in the public web crawl.
49 sites link to this hostname.
78 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for volantis.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.myfasthosting.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 195.35.212.118 |
| SPF_IP | 195.35.214.147 |
| SPF_IP | 32.112.187.166 |
| SPF_IP | 51.105.127.9/32 |
| SPF_IP | 81.173.96.58 |
| SPF_IP | 91.231.6.241/32 |
| SPF_IP | 91.231.6.243/32 |
Related pages
Pivot deeper into the graph from volantis.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "volantis.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.