Skip to content

Hostname

handycafe.com

Last fetched

handycafe.com resolves to 172.105.74.157, announced in 172.105.64.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in DE. handycafe.com is listed by 1 threat feed; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 1 threat feed. At least one source recommends blocking.

Threat feeds listing this
1
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:51:25 GMT
Last seen on a feed
Mon, 14 Sep 2026 00:15:52 GMT

Nutrition Label

WHISPER CANON · handycafe.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/handycafe.com

Resolution chain

IPv6 resolution

No AAAA record for handycafe.com is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
ates yazilim tic ltd sti
Contact emails
32b70a90cc08cac7622285a7e49d834743829625@whois.gkg.net, 3310cc5799988a569b77a97d2fa290596eae8628@whois.gkg.net, 37eafb25118c29a439db350869cef9c71f4b3bf4@whois.gkg.net, 38c418653bfb5d815dd0f50bbcac6f59ed37ce6f@whois.gkg.net, 5be52f2fe08aff7fdae8685cca6b23519c3b12bd@whois.gkg.net, 60ac94792d6d9136d8f8a7219dd2f752617ced1d@whois.gkg.net, 9b974a843f70bcacc10ca442da4e0af6702ce86a@whois.gkg.net, a75ede48f48d8df3bebf8931f12af3117e793cc3@whois.gkg.net, e88eb0499cc68e2048297821ee46500a82fb6d3b@whois.gkg.net, 4c20678c-abab-43aa-a399-104d415ef5a7@identity-protect.org, f3e6b391-277b-4968-937b-97f1c4be0b24@identity-protect.org, f8abbfee-1f7c-4d8f-a5c8-dc7e3598fa07@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-150.awsdns-18.com
  • ns-1022.awsdns-63.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • ns-1294.awsdns-33.org
  • ns-1648.awsdns-14.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • a: handycafe.com
  • mx: handycafe.com

Threat-feed evidence

History

Related pages

Pivot from handycafe.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "handycafe.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.