Skip to content

Hostname

pegakent.com.tr

Last fetched

pegakent.com.tr resolves to 1 IPv4 address operated by dedicatedtelecom - Dedicated Telekomunikasyon Teknoloji Hiz. Tic. San. LTD. STI. in TR.

Nutrition Label

WHISPER CANON · pegakent.com.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/pegakent.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.15.198.10185.15.198.0/24AS201520dedicatedtelecom - Dedicated Telekomunikasyon Teknoloji Hiz. Tic. San. LTD. STI.TR

WHOIS identity

No WHOIS records are currently associated with pegakent.com.tr in WhisperGraph.

Subdomains

3 observed subdomains of pegakent.com.tr.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pegakent.com.tr.

MechanismTarget
SPF_Apegakent.com.tr
SPF_MXpegakent.com.tr

Related pages

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

Cypher and MCP

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

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