Skip to content

Hostname

orizont360.orizont.md

Last fetched

orizont360.orizont.md resolves to 2 IPv4 addresses operated by HOSTERION - HOSTERION SRL in RO.

Nutrition Label

WHISPER CANON · orizont360.orizont.mdRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/orizont360.orizont.md

Resolution chain

orizont360.orizont.md resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.188.226.1191.188.226.0/24AS43927HOSTERION - HOSTERION SRLRO
92.114.98.11292.114.98.0/24AS43927HOSTERION - HOSTERION SRLRO

WHOIS identity

No WHOIS records are currently associated with orizont360.orizont.md in WhisperGraph.

Subdomains

2 observed subdomains of orizont360.orizont.md.

Web-graph footprint

Distinct hostnames that link to or from orizont360.orizont.md in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • orizont360.orizont.md

SPF policy

6 SPF mechanisms authorising senders for orizont360.orizont.md.

MechanismTarget
SPF_Aorizont360.orizont.md
SPF_INCLUDEaphroditemx.hosterion.net
SPF_INCLUDEatreusmx.hosterion.net
SPF_IP92.114.98.246
SPF_IP92.114.98.32
SPF_MXorizont360.orizont.md

Related pages

Pivot deeper into the graph from orizont360.orizont.md.

Cypher and MCP

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

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