Skip to content

Hostname

orhei.md

Last fetched

orhei.md resolves to 1 IPv4 address operated by AS48506 in MD.

Nutrition Label

WHISPER CANON · orhei.mdRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/orhei.md

Resolution chain

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

IPPrefixASNOperatorCountry
185.163.194.173185.163.194.0/24AS48506MD

WHOIS identity

No WHOIS records are currently associated with orhei.md in WhisperGraph.

Subdomains

22 observed subdomains of orhei.md.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for orhei.md.

MechanismTarget
SPF_Aorhei.md
SPF_IP178.17.163.124
SPF_IP178.17.171.160
SPF_IP185.163.194.167
SPF_IP185.163.194.173
SPF_MXorhei.md

Related pages

Pivot deeper into the graph from orhei.md.

Cypher and MCP

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

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