Skip to content

Hostname

greenbatt.org

Last fetched

greenbatt.org resolves to 1 IPv4 address operated by ASSERVEREASY - Servereasy Srl in IT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · greenbatt.orgRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/greenbatt.org

Resolution chain

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

IPPrefixASNOperatorCountry
37.156.244.2237.156.244.0/24AS60798ASSERVEREASY - Servereasy SrlIT

WHOIS identity

Registrar
iana:106
Organization
greenbatt srl
Contact emails

Subdomains

13 observed subdomains of greenbatt.org.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for greenbatt.org.

MechanismTarget
SPF_Agreenbatt.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.vhosting-it.com
SPF_IP168.119.69.51
SPF_IP37.156.244.22
SPF_IP86.105.14.24
SPF_MXgreenbatt.org

Related pages

Pivot deeper into the graph from greenbatt.org.

Cypher and MCP

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

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