Skip to content

Hostname

greenwaveventures.com

Last fetched

greenwaveventures.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · greenwaveventures.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/greenwaveventures.com

Resolution chain

greenwaveventures.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
3.210.25.2143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.213.2273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.203.5234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.3.23444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.157.22550.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.229.1698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of greenwaveventures.com.

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for greenwaveventures.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from greenwaveventures.com.

Cypher and MCP

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

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