Skip to content

Hostname

ozone.net

Last fetched

ozone.net resolves to 213.111.1.116, announced in 213.111.0.0/18 by STELOGY-INFRASTRUCTURE - Nomotech SAS in FR. ozone.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ozone.netRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ozone.net

Resolution chain

IPv6 resolution

Attribution

nomotech

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
bruno weinreich
Contact emails
179c42ef22e59e740c21e1cf9b1c4881-wb136@contact.gandi.net, 3ae3c302910f0554af66423f4d505287-280545@contact.gandi.net, 939e861a0a13b629a850caa443b299bb-280545@contact.gandi.net, e750879d85e6ec4bdb00bc28d5c8292a-280545@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns.ozone.net
  • ns2.ozone.net

MX records

  • smtp-in01.stelogy.net
  • smtp-in02.stelogy.net
  • smtp-in03.stelogy.net
  • smtp-in04.stelogy.net

SPF policy

  • ip: 82.98.1.0/28
  • ip: 82.98.1.16/28
  • include: activetrail.com
  • include: _spf.activetrail.com
  • a: ozone.net
  • mx: ozone.net
  • include: _spf.ozone.net
  • include: _spf2025.stelogy.net

Threat-feed evidence

History

Related pages

Pivot from ozone.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ozone.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.