Skip to content

Hostname

gezginbil.com

Last fetched

gezginbil.com resolves to 1 IPv4 address operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:3757 as the registrar.

Nutrition Label

WHISPER CANON · gezginbil.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gezginbil.com

Resolution chain

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

IPPrefixASNOperatorCountry
95.173.177.495.173.177.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

Registrar
iana:3757
Organization
galen bilgisayar ve elk.san. tic. ltd sti
Contact emails

Subdomains

5 observed subdomains of gezginbil.com.

Threat posture

History

Mail and authentication

MX records

  • gezginbil.com

SPF policy

10 SPF mechanisms authorising senders for gezginbil.com.

MechanismTarget
SPF_Agezginbil.com
SPF_IP37.77.20.12
SPF_IP37.77.24.230
SPF_IP89.252.129.45
SPF_IP89.252.129.60
SPF_IP94.102.15.20
SPF_IP95.173.164.230
SPF_IP95.173.177.3
SPF_IP95.173.177.4
SPF_MXgezginbil.com

Related pages

Pivot deeper into the graph from gezginbil.com.

Cypher and MCP

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

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