Skip to content

Hostname

greenmap.org

Last fetched

greenmap.org resolves to 3 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · greenmap.orgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/greenmap.org

Resolution chain

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

WHOIS identity

Registrar
iana:99
Organization
green map system
Contact emails

Subdomains

52 observed subdomains of greenmap.org.

Web-graph footprint

Distinct hostnames that link to or from greenmap.org in the public web crawl.

259 sites link to this hostname.

255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for greenmap.org.

MechanismTarget
SPF_Avqs3867.pair.com
SPF_INCLUDEpairlist.com
SPF_INCLUDErelay.pair.com
SPF_INCLUDEwebmail.pair.com

Related pages

Pivot deeper into the graph from greenmap.org.

Cypher and MCP

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

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