Hostname
webdesign-goes.nl
Last fetched
webdesign-goes.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
webdesign-goes.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 |
|---|---|---|---|---|
| 178.62.212.118 | 178.62.192.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 178.62.234.158 | 178.62.192.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of webdesign-goes.nl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for webdesign-goes.nl.
| Mechanism | Target |
|---|---|
| SPF_A | webdesign-goes.nl |
| SPF_IP | 178.62.234.158 |
| SPF_MX | webdesign-goes.nl |
Related pages
Pivot deeper into the graph from webdesign-goes.nl.
- IP · 178.62.212.118
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:realtime register
- Country · NL
- TLD · .nl
- Browse hostnames · we…
- 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: "webdesign-goes.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.