Hostname
worldip.nl
Last fetched
worldip.nl resolves to 3 IPv4 addresses operated by GTISI-AS-AP - GGS Technical Information Services Inc. in NL. WHOIS lists registrar:cloud dns as the registrar.
Nutrition Label
Resolution chain
worldip.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.159.95.191 | 45.159.92.0/22 | AS133150 | GTISI-AS-AP - GGS Technical Information Services Inc. | NL |
| 95.134.201.247 | 95.134.201.0/24 | AS211484 | YSZ - YSZ TRADING CO., LIMITED | UA |
| 45.159.95.195 | 45.159.92.0/22 | AS133150 | GTISI-AS-AP - GGS Technical Information Services Inc. | — |
WHOIS identity
- Registrar
- registrar:cloud dns
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of worldip.nl.
Threat posture
History
Related pages
Pivot deeper into the graph from worldip.nl.
- IP · 45.159.95.191
- ASN · AS133150GTISI-AS-AP - GGS Technical Information Services Inc.
- Registrar · registrar:cloud dns
- Country · NL
- TLD · .nl
- Browse hostnames · wo…
- 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: "worldip.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.