Skip to content

Hostname

greenwheels.com

Last fetched

greenwheels.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · greenwheels.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/greenwheels.com

Resolution chain

greenwheels.com 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
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

34 observed subdomains of greenwheels.com.

Web-graph footprint

Distinct hostnames that link to or from greenwheels.com in the public web crawl.

154 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for greenwheels.com.

MechanismTarget
SPF_INCLUDEcustomercommunications.greenwheels.com
SPF_INCLUDEemail.greenwheels.com
SPF_INCLUDEspf.info.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.87.127
SPF_IP20.54.214.240
SPF_IP20.54.214.241
SPF_IP20.54.214.242
SPF_IP4.180.80.95
SPF_IP40.68.35.97
SPF_IP51.105.108.113
SPF_IP51.137.211.143
SPF_IP80.79.196.24

Related pages

Pivot deeper into the graph from greenwheels.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "greenwheels.com"})-[: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.