Skip to content

Hostname

ocoono.be

Last fetched

ocoono.be resolves to 1 IPv4 address operated by AS5483 in HU. WHOIS lists registrar:netim - european registrar & solutions for resellers as the registrar.

Nutrition Label

WHISPER CANON · ocoono.beRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ocoono.be

Resolution chain

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

IPPrefixASNOperatorCountry
84.2.35.18584.2.35.0/24AS5483HU

WHOIS identity

Registrar
registrar:netim - european registrar & solutions for resellers
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

  • ocoono.be

SPF policy

3 SPF mechanisms authorising senders for ocoono.be.

MechanismTarget
SPF_Aocoono.be
SPF_IP84.2.35.185
SPF_MXocoono.be

Related pages

Pivot deeper into the graph from ocoono.be.

Cypher and MCP

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

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