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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.19.157.21 | 199.19.156.0/22 | AS36363 | MAIL-AMERICA-COMMUNICATIONS-INC - Mail America Communications, Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- center for resource solutions
- Contact emails
Subdomains
1 observed subdomain of green-e.org.
| Subdomain |
|---|
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for green-e.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.153.118.235 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 208.75.123.0/24 |
| SPF_IP | 50.197.149.240/30 |
| SPF_IP | 67.231.156.167 |
Related pages
Pivot deeper into the graph from green-e.org.
- IP · 199.19.157.21
- ASN · AS36363MAIL-AMERICA-COMMUNICATIONS-INC - Mail America Communications, Inc
- Registrar · iana:2
- Country · US
- Email · communications@resource-solutions.org
- TLD · .org
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.