Skip to content

Hostname

greeneosio.com

Last fetched

greeneosio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.11813.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.175.10965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of greeneosio.com owner
Contact emails

Subdomains

21 observed subdomains of greeneosio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for greeneosio.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from greeneosio.com.

Cypher and MCP

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

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