Skip to content

Hostname

kanalurfa.com

Last fetched

kanalurfa.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · kanalurfa.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kanalurfa.com

Resolution chain

kanalurfa.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.139104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.131172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.111.111.11978.111.111.0/24AS48660TR

WHOIS identity

Registrar
iana:1601
Organization
bireysel
Contact emails

Subdomains

7 observed subdomains of kanalurfa.com.

Web-graph footprint

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

20 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kanalurfa.com.

MechanismTarget
SPF_Akanalurfa.com
SPF_IP188.132.228.150
SPF_IP212.68.57.130
SPF_IP212.68.57.155
SPF_IP212.68.57.156
SPF_IP77.92.140.204
SPF_IP77.92.141.16
SPF_MXkanalurfa.com

Related pages

Pivot deeper into the graph from kanalurfa.com.

Cypher and MCP

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

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