Hostname
avantage.nl
Last fetched
avantage.nl resolves to 1 IPv4 address operated by UniscapeB - Uniscape B.V. in NL. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
avantage.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 |
|---|---|---|---|---|
| 193.148.22.54 | 193.148.20.0/22 | AS201975 | UniscapeB - Uniscape B.V. | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
51 observed subdomains of avantage.nl.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from avantage.nl in the public web crawl.
59 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for avantage.nl.
| Mechanism | Target |
|---|---|
| SPF_A | avantage.nl |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.argewebhosting.nl |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.routit.net |
| SPF_IP | 185.168.86.14 |
| SPF_IP | 193.148.22.54 |
| SPF_IP | 194.165.34.0/24 |
| SPF_IP | 20.126.149.165 |
| SPF_IP | 88.151.120.17 |
| SPF_IP | 89.146.0.83 |
| SPF_IP | 89.146.0.84 |
Related pages
Pivot deeper into the graph from avantage.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "avantage.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.