Hostname
onsweb.nl
Last fetched
onsweb.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
onsweb.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 |
|---|---|---|---|---|
| 116.203.9.118 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
783 observed subdomains of onsweb.nl.
Showing 25 of 783. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from onsweb.nl in the public web crawl.
75 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for onsweb.nl.
| Mechanism | Target |
|---|---|
| SPF_A | onsweb.nl |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.128.228 |
| SPF_IP | 136.144.183.112 |
| SPF_IP | 149.210.175.119 |
| SPF_IP | 185.36.133.241 |
| SPF_IP | 37.97.149.147 |
| SPF_IP | 84.247.13.171 |
| SPF_IP | 91.213.112.20 |
| SPF_IP | 91.213.112.82 |
| SPF_IP | 91.213.112.83 |
| SPF_MX | onsweb.nl |
Related pages
Pivot deeper into the graph from onsweb.nl.
- IP · 116.203.9.118
- ASN · AS24940
- Registrar · registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Country · DE
- TLD · .nl
- Browse hostnames · on…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "onsweb.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.