Skip to content

Hostname

notes.cloudz.ro

Last fetched

notes.cloudz.ro resolves to 1 IPv4 address operated by ASN-ORANGE-ROMANIA - Orange Romania S.A. in RO.

Nutrition Label

WHISPER CANON · notes.cloudz.roRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/notes.cloudz.ro

Resolution chain

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

IPPrefixASNOperatorCountry
90.95.27.1790.95.0.0/16AS8953ASN-ORANGE-ROMANIA - Orange Romania S.A.RO

WHOIS identity

No WHOIS records are currently associated with notes.cloudz.ro in WhisperGraph.

Subdomains

1 observed subdomain of notes.cloudz.ro.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for notes.cloudz.ro.

MechanismTarget
SPF_Anotes.cloudz.ro
SPF_IP146.19.133.162
SPF_IP45.86.220.2
SPF_IP91.244.247.5
SPF_MXnotes.cloudz.ro

Related pages

Pivot deeper into the graph from notes.cloudz.ro.

Cypher and MCP

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

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