Skip to content

Hostname

blog.kavrakoglu.com

Last fetched

blog.kavrakoglu.com resolves to 1 IPv4 address operated by guzelhosting - GNET Internet Telekomunikasyon A.S. in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.247.165.35104.247.165.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.TR

WHOIS identity

No WHOIS records are currently associated with blog.kavrakoglu.com in WhisperGraph.

Subdomains

1 observed subdomain of blog.kavrakoglu.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for blog.kavrakoglu.com.

MechanismTarget
SPF_Ablog.kavrakoglu.com
SPF_IP104.247.165.34
SPF_IP104.247.168.226
SPF_IP208.74.121.83
SPF_IP208.74.121.86
SPF_IP79.98.129.101
SPF_IP79.98.129.109
SPF_IP79.98.129.125
SPF_IP79.98.129.139
SPF_IP89.252.182.141
SPF_MXblog.kavrakoglu.com

Related pages

Pivot deeper into the graph from blog.kavrakoglu.com.

Cypher and MCP

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

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