Skip to content

Hostname

orhanholding.com

Last fetched

orhanholding.com resolves to 1 IPv4 address operated by AS44565 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · orhanholding.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orhanholding.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.124.1.168188.124.1.0/24AS44565TR

WHOIS identity

Registrar
iana:303
Organization
orhan holding
Contact emails

Subdomains

17 observed subdomains of orhanholding.com.

Web-graph footprint

Distinct hostnames that link to or from orhanholding.com in the public web crawl.

22 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for orhanholding.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP155.56.221.13/32
SPF_IP155.56.221.14/32
SPF_IP185.80.21.58
SPF_IP207.54.65.14
SPF_IP207.54.65.19
SPF_IP207.54.68.27
SPF_IP207.54.68.57
SPF_IP207.54.70.41
SPF_IP207.54.70.43
SPF_IP31.145.70.163
SPF_IP84.44.1.170
SPF_IP88.220.42.106
SPF_IP95.142.1.27

Related pages

Pivot deeper into the graph from orhanholding.com.

Cypher and MCP

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

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