Skip to content

Hostname

ozonodiamant.com

Last fetched

ozonodiamant.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ozonodiamant.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/ozonodiamant.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.255.5209.42.192.0/18AS63410PRIVATESYSTEMS - PrivateSystems NetworksNL

WHOIS identity

Registrar
iana:48
Organization
mario colina
Contact emails

Subdomains

18 observed subdomains of ozonodiamant.com.

Web-graph footprint

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

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ozonodiamant.com

SPF policy

7 SPF mechanisms authorising senders for ozonodiamant.com.

MechanismTarget
SPF_Aozonodiamant.com
SPF_IP160.153.162.25
SPF_IP188.121.57.17
SPF_IP209.42.255.5
SPF_IP68.66.248.12
SPF_IP68.66.248.14
SPF_MXozonodiamant.com

Related pages

Pivot deeper into the graph from ozonodiamant.com.

Cypher and MCP

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

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