Skip to content

Hostname

orkha.id

Last fetched

orkha.id is a registered hostname under the .id top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · orkha.idRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/orkha.id

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with orkha.id in WhisperGraph.

Subdomains

7 observed subdomains of orkha.id.

Web-graph footprint

Distinct hostnames that link to or from orkha.id in the public web crawl.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • orkha.id

SPF policy

7 SPF mechanisms authorising senders for orkha.id.

MechanismTarget
SPF_Aorkha.id
SPF_IP103.131.51.13
SPF_IP103.16.198.156
SPF_IP103.16.198.157
SPF_IP103.16.198.172
SPF_IP103.251.44.247
SPF_MXorkha.id

Related pages

Pivot deeper into the graph from orkha.id.

Cypher and MCP

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

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