Hostname
geldmoetrollen.org
Last fetched
geldmoetrollen.org resolves to 1 IPv4 address operated by De-Nederlandsche-Bank - De Nederlandsche Bank N.V. in NL. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
geldmoetrollen.org 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 |
|---|---|---|---|---|
| 62.192.165.8 | 62.192.165.0/24 | AS211856 | De-Nederlandsche-Bank - De Nederlandsche Bank N.V. | NL |
WHOIS identity
- Registrar
- iana:69
- Organization
- de nederlandsche bank n.v.
- Contact emails
Subdomains
1 observed subdomain of geldmoetrollen.org.
| Subdomain |
|---|
| www.geldmoetrollen.org |
Web-graph footprint
Distinct hostnames that link to or from geldmoetrollen.org in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for geldmoetrollen.org.
| Mechanism | Target |
|---|---|
| SPF_A | geldmoetrollen.org |
| SPF_INCLUDE | _spf.argewebhosting.nl |
| SPF_IP | 194.165.34.0/24 |
| SPF_MX | geldmoetrollen.org |
Related pages
Pivot deeper into the graph from geldmoetrollen.org.
- IP · 62.192.165.8
- ASN · AS211856De-Nederlandsche-Bank - De Nederlandsche Bank N.V.
- Registrar · iana:69
- Country · NL
- Email · datacom@dnb.nl
- TLD · .org
- Browse hostnames · ge…
- 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: "geldmoetrollen.org"})-[: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.