Skip to content

Hostname

kobazoglu.com

Last fetched

kobazoglu.com resolves to 1 IPv4 address operated by AS56643 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · kobazoglu.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/kobazoglu.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.241.138.146185.241.138.0/24AS56643TR

WHOIS identity

Registrar
iana:1091
Organization
muhammed mustafa kobazoglu
Contact emails

Subdomains

13 observed subdomains of kobazoglu.com.

Web-graph footprint

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

92 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kobazoglu.com.

MechanismTarget
SPF_Akobazoglu.com
SPF_IP185.131.50.122
SPF_IP185.131.50.123
SPF_MXkobazoglu.com

Related pages

Pivot deeper into the graph from kobazoglu.com.

Cypher and MCP

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

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