Skip to content

Hostname

green-e.org

Last fetched

green-e.org resolves to 1 IPv4 address operated by MAIL-AMERICA-COMMUNICATIONS-INC - Mail America Communications, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · green-e.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/green-e.org

Resolution chain

green-e.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.19.157.21199.19.156.0/22AS36363MAIL-AMERICA-COMMUNICATIONS-INC - Mail America Communications, IncUS

WHOIS identity

Registrar
iana:2
Organization
center for resource solutions
Contact emails

Subdomains

1 observed subdomain of green-e.org.

Web-graph footprint

Distinct hostnames that link to or from green-e.org in the public web crawl.

607 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for green-e.org.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.2.128.0/18
SPF_IP205.153.118.235
SPF_IP205.201.128.0/20
SPF_IP208.75.123.0/24
SPF_IP50.197.149.240/30
SPF_IP67.231.156.167

Related pages

Pivot deeper into the graph from green-e.org.

Cypher and MCP

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

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