Skip to content

Hostname

65saat.com

Last fetched

65saat.com resolves to 89.252.182.195, announced in 89.252.182.0/24 by guzelhosting - GNET Internet Telekomunikasyon A.S. in TR. 65saat.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for 65saat.com is recorded in WhisperGraph.

Attribution

guzelhosting gnet telekomunikasyon

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:3826

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

  • ns1.guzelhosting.com
  • ns11.guzelhosting.com
  • ns12.guzelhosting.com
  • ns2.guzelhosting.com

MX records

  • 65saat.com

SPF policy

  • a: 65saat.com
  • mx: 65saat.com
  • ip: 104.247.165.210
  • ip: 104.247.167.226
  • ip: 89.252.182.194

Threat-feed evidence

History

Related pages

Pivot from 65saat.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: "65saat.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.