Skip to content

Hostname

greenfutureproject.com

Last fetched

greenfutureproject.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.196.51.10618.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.77.1783.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.18.843.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.229.16052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.149.11263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.7.18563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

15 observed subdomains of greenfutureproject.com.

Web-graph footprint

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

75 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for greenfutureproject.com.

MechanismTarget
SPF_INCLUDE27009746.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from greenfutureproject.com.

Cypher and MCP

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

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