Hostname
greenwheels.nl
Last fetched
greenwheels.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:luna.nl b.v. as the registrar.
Nutrition Label
Resolution chain
greenwheels.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:luna.nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of greenwheels.nl.
Web-graph footprint
Distinct hostnames that link to or from greenwheels.nl in the public web crawl.
515 sites link to this hostname.
114 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
35 SPF mechanisms authorising senders for greenwheels.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | customercommunications.greenwheels.com |
| SPF_INCLUDE | email.greenwheels.com |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tribecrm.nl |
| SPF_IP | 104.47.141.79 |
| SPF_IP | 108.141.94.21 |
| SPF_IP | 13.111.87.127 |
| SPF_IP | 13.69.68.19 |
| SPF_IP | 13.81.50.98 |
| SPF_IP | 20.31.112.125 |
| SPF_IP | 20.54.214.240 |
| SPF_IP | 20.54.214.242 |
| SPF_IP | 20.8.73.137 |
| SPF_IP | 20.8.73.180 |
| SPF_IP | 20.8.73.45 |
| SPF_IP | 20.8.74.118 |
| SPF_IP | 20.8.74.153 |
| SPF_IP | 20.8.74.239 |
| SPF_IP | 20.8.75.197 |
| SPF_IP | 20.8.76.202 |
| SPF_IP | 20.8.76.207 |
| SPF_IP | 20.8.76.233 |
| SPF_IP | 20.8.76.73 |
| SPF_IP | 23.101.71.22 |
| SPF_IP | 23.97.159.80 |
| SPF_IP | 23.97.165.12 |
| SPF_IP | 23.97.216.234 |
| SPF_IP | 2603:1000::/24 |
| SPF_IP | 40.68.35.97 |
| SPF_IP | 51.105.108.113 |
| SPF_IP | 51.144.121.107 |
| SPF_IP | 51.145.187.152 |
| SPF_IP | 52.166.110.243 |
| SPF_IP | 52.166.3.252 |
Related pages
Pivot deeper into the graph from greenwheels.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greenwheels.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.