Skip to content

Hostname

orizontsonor.ro

Last fetched

orizontsonor.ro resolves to 1 IPv4 address operated by AS34358 in RO.

Nutrition Label

WHISPER CANON · orizontsonor.roRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/orizontsonor.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.35.173.15389.35.173.0/24AS34358RO

WHOIS identity

No WHOIS records are currently associated with orizontsonor.ro in WhisperGraph.

Subdomains

2 observed subdomains of orizontsonor.ro.

Web-graph footprint

Distinct hostnames that link to or from orizontsonor.ro in the public web crawl.

11 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • orizontsonor.ro

SPF policy

4 SPF mechanisms authorising senders for orizontsonor.ro.

MechanismTarget
SPF_Aorizontsonor.ro
SPF_INCLUDEspf.mxserver.ro
SPF_IP128.0.46.20
SPF_MXorizontsonor.ro

Related pages

Pivot deeper into the graph from orizontsonor.ro.

Cypher and MCP

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

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