Hostname
adaptics.nl
Last fetched
adaptics.nl resolves to 2 IPv4 addresses operated by AS20857 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
adaptics.nl 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 |
|---|---|---|---|---|
| 37.97.190.141 | 37.97.128.0/17 | AS20857 | — | NL |
| 92.63.168.199 | 92.63.168.0/24 | AS48635 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of adaptics.nl.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adaptics.nl in the public web crawl.
36 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for adaptics.nl.
| Mechanism | Target |
|---|---|
| SPF_A | adaptics.nl |
| SPF_INCLUDE | _spf.emply.com |
| SPF_INCLUDE | _spf.eu.sparkpostmail.com |
| SPF_INCLUDE | _spf.planningsagenda.nl |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.icontroller.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 82.201.56.149 |
| SPF_IP | 82.201.56.150 |
| SPF_IP | 83.98.197.0 |
| SPF_MX | adaptics.nl |
Related pages
Pivot deeper into the graph from adaptics.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adaptics.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.