Skip to content

Hostname

baybilgin.com

Last fetched

baybilgin.com resolves to 1 IPv4 address operated by AS51559 in TR. WHOIS lists iana:819 as the registrar.

Nutrition Label

WHISPER CANON · baybilgin.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/baybilgin.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.162.13889.252.162.0/24AS51559TR

WHOIS identity

Registrar
iana:819
Organization
baybilgin yazilimdanismanlik ltd. sti -(142509)
Contact emails

Subdomains

11 observed subdomains of baybilgin.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • baybilgin.com

SPF policy

12 SPF mechanisms authorising senders for baybilgin.com.

MechanismTarget
SPF_Abaybilgin.com
SPF_IP213.128.71.116
SPF_IP213.128.71.119
SPF_IP213.128.71.120
SPF_IP213.128.71.121
SPF_IP213.128.71.122
SPF_IP31.210.65.98
SPF_IP31.210.75.226
SPF_IP31.210.75.236
SPF_IP31.210.86.210
SPF_IP89.252.162.138
SPF_MXbaybilgin.com

Related pages

Pivot deeper into the graph from baybilgin.com.

Cypher and MCP

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

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