Hostname
oxyma.nl
Last fetched
oxyma.nl resolves to 1 IPv4 address operated by MERKLE-INC - Merkle Inc. in US. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
oxyma.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 |
|---|---|---|---|---|
| 65.210.57.168 | 65.210.57.0/24 | AS10440 | MERKLE-INC - Merkle Inc. | US |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of oxyma.nl.
Web-graph footprint
Distinct hostnames that link to or from oxyma.nl in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for oxyma.nl.
| Mechanism | Target |
|---|---|
| SPF_A | oxyma.nl |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_IP | 148.163.151.91 |
| SPF_IP | 148.163.155.35 |
| SPF_IP | 176.62.161.64/26 |
| SPF_IP | 185.194.84.0/22 |
| SPF_IP | 194.213.114.0/23 |
| SPF_IP | 37.148.178.128/25 |
| SPF_IP | 37.148.183.0/24 |
| SPF_IP | 62.112.0.0/16 |
| SPF_IP | 91.230.170.0/23 |
| SPF_IP | 91.230.176.0/22 |
| SPF_IP | 99.80.65.98 |
| SPF_IP | 99.81.26.21 |
| SPF_MX | oxyma.nl |
Related pages
Pivot deeper into the graph from oxyma.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oxyma.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.