Skip to content

Hostname

ozoneeffect.care

Last fetched

ozoneeffect.care resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. WHOIS lists iana:3860 as the registrar.

Nutrition Label

WHISPER CANON · ozoneeffect.careRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ozoneeffect.care

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.248.55172.104.224.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE

WHOIS identity

Registrar
iana:3860
Organization
ozone effect s.r.o
Contact emails

Subdomains

3 observed subdomains of ozoneeffect.care.

Web-graph footprint

Distinct hostnames that link to or from ozoneeffect.care in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ozoneeffect.care.

MechanismTarget
SPF_Aozoneeffect.care
SPF_IP185.174.169.176
SPF_IP2a0b:a902:0:0:0:b9ff:feae:a9b0
SPF_MXozoneeffect.care

Related pages

Pivot deeper into the graph from ozoneeffect.care.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ozoneeffect.care"})-[: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.