Skip to content

Hostname

bekohu.com

Last fetched

bekohu.com resolves to 1 IPv4 address operated by AS15924 in TR. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · bekohu.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bekohu.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.8.63.19581.8.63.0/24AS15924TR

WHOIS identity

Registrar
iana:447
Organization
arcelik a.s.
Contact emails

Subdomains

4 observed subdomains of bekohu.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bekohu.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.95.28.181
SPF_IP13.95.30.59
SPF_IP195.46.133.100
SPF_IP195.46.133.101
SPF_IP20.126.53.119
SPF_IP20.93.252.153
SPF_IP31.145.109.107
SPF_IP31.145.109.108
SPF_IP54.240.88.171

Related pages

Pivot deeper into the graph from bekohu.com.

Cypher and MCP

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

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