Skip to content

Hostname

fallback.greenwheels.nl

Last fetched

fallback.greenwheels.nl appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · fallback.greenwheels.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fallback.greenwheels.nl

Resolution chain

fallback.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

No WHOIS records are currently associated with fallback.greenwheels.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for fallback.greenwheels.nl.

MechanismTarget
SPF_INCLUDEcustomercommunications.greenwheels.com
SPF_INCLUDEemail.greenwheels.com
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP104.47.141.79
SPF_IP108.141.94.21
SPF_IP13.111.87.127
SPF_IP13.69.68.19
SPF_IP13.81.50.98
SPF_IP20.31.112.125
SPF_IP20.54.214.240
SPF_IP20.54.214.242
SPF_IP20.8.73.137
SPF_IP20.8.73.180
SPF_IP20.8.73.45
SPF_IP20.8.74.118
SPF_IP20.8.74.153
SPF_IP20.8.74.239
SPF_IP20.8.75.197
SPF_IP20.8.76.202
SPF_IP20.8.76.207
SPF_IP20.8.76.233
SPF_IP20.8.76.73
SPF_IP23.101.71.22
SPF_IP23.97.159.80
SPF_IP23.97.165.12
SPF_IP23.97.216.234
SPF_IP2603:1000::/24
SPF_IP40.68.35.97
SPF_IP51.105.108.113
SPF_IP51.144.121.107
SPF_IP51.145.187.152
SPF_IP52.166.110.243
SPF_IP52.166.3.252

Related pages

Pivot deeper into the graph from fallback.greenwheels.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fallback.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.