Skip to content

Hostname

greenuso.com

Last fetched

greenuso.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · greenuso.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/greenuso.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.73.54104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.158.66172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.255.230.66178.255.230.0/24AS13287ES

WHOIS identity

Registrar
iana:1383
Organization
envalia group
Contact emails

Subdomains

7 observed subdomains of greenuso.com.

Web-graph footprint

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

6 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for greenuso.com.

MechanismTarget
SPF_Agreenuso.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP85.208.102.212
SPF_MXgreenuso.com

Related pages

Pivot deeper into the graph from greenuso.com.

Cypher and MCP

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

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