Skip to content

Hostname

budaygida.com.tr

Last fetched

budaygida.com.tr resolves to 1 IPv4 address operated by AS42846 in TR.

Nutrition Label

WHISPER CANON · budaygida.com.trRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/budaygida.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.187.19289.252.187.0/24AS42846TR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

6 observed subdomains of budaygida.com.tr.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • budaygida.com.tr

SPF policy

9 SPF mechanisms authorising senders for budaygida.com.tr.

MechanismTarget
SPF_Abudaygida.com.tr
SPF_INCLUDErelay.mailchannels.net
SPF_IP208.74.121.83
SPF_IP89.252.183.111
SPF_IP89.252.183.113
SPF_IP89.252.183.161
SPF_IP89.252.187.191
SPF_IP89.252.187.192
SPF_MXbudaygida.com.tr

Related pages

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

Cypher and MCP

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

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