Skip to content

Hostname

ebruaydin.com.tr

Last fetched

ebruaydin.com.tr resolves to 1 IPv4 address operated by AS209853 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.149.102.8185.149.102.0/24AS209853TR

WHOIS identity

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

Subdomains

3 observed subdomains of ebruaydin.com.tr.

Web-graph footprint

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

72 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ebruaydin.com.tr

SPF policy

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

MechanismTarget
SPF_Aebruaydin.com.tr
SPF_INCLUDE_spf.protection.veridyen.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.149.102.8
SPF_IP45.151.248.10
SPF_IP45.151.249.9
SPF_MXebruaydin.com.tr

Related pages

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

Cypher and MCP

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

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