Skip to content

Hostname

greenheart.com

Last fetched

greenheart.com resolves to 2 IPv4 addresses operated by HELIO - Helio Broadband, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · greenheart.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/greenheart.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.129.46.5152.129.46.0/23AS398335HELIO - Helio Broadband, LLCUS
52.129.46.5252.129.46.0/23AS398335HELIO - Helio Broadband, LLCUS

WHOIS identity

Registrar
iana:69
Organization
atmosera hostmaster
Contact emails

Subdomains

1 observed subdomain of greenheart.com.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for greenheart.com.

MechanismTarget
SPF_Asmtp1-out.iinet.com
SPF_Asmtp2-out.iinet.com
SPF_IP52.129.46.0/26
SPF_IP52.129.47.2
SPF_IP52.129.47.3
SPF_IP64.255.237.0/24

Related pages

Pivot deeper into the graph from greenheart.com.

Cypher and MCP

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

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