Skip to content

Hostname

h2oze.org

Last fetched

h2oze.org resolves to 1 IPv4 address operated by ATMAN-ISP-AS - Atman Sp. z o.o. in PL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · h2oze.orgRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/h2oze.org

Resolution chain

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

IPPrefixASNOperatorCountry
85.232.237.10385.232.224.0/19AS15694ATMAN-ISP-AS - Atman Sp. z o.o.PL

WHOIS identity

Registrar
iana:1387
Organization
glassbud construction spolka z o.o.
Contact emails

Subdomains

2 observed subdomains of h2oze.org.

Web-graph footprint

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

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for h2oze.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from h2oze.org.

Cypher and MCP

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

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