Skip to content

Hostname

kulp.com.tr

Last fetched

kulp.com.tr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kulp.com.trRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/kulp.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.77.206104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.211.131172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.199.205.21694.199.205.0/24AS42807TR

WHOIS identity

Registrar
Organization
kulp makina san.tic.ltd.?ti.
Contact emails

Subdomains

4 observed subdomains of kulp.com.tr.

Web-graph footprint

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

11 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kulp.com.tr.

MechanismTarget
SPF_Akulp.com.tr
SPF_INCLUDE_spf.trwww.com
SPF_INCLUDE_spf2.trwww.com
SPF_IP109.232.216.109
SPF_IP109.232.216.110
SPF_IP94.199.205.212
SPF_MXkulp.com.tr

Related pages

Pivot deeper into the graph from kulp.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kulp.com.tr"})-[: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.