Skip to content

Hostname

hkmo.org.tr

Last fetched

hkmo.org.tr resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · hkmo.org.trRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hkmo.org.tr

Resolution chain

hkmo.org.tr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.5104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.5104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.163172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.48.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.48.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

No WHOIS records are currently associated with hkmo.org.tr in WhisperGraph.

Subdomains

28 observed subdomains of hkmo.org.tr.

Web-graph footprint

Distinct hostnames that link to or from hkmo.org.tr in the public web crawl.

140 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hkmo.org.tr.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hkmo.org.tr.

Cypher and MCP

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

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