Skip to content

Hostname

boydak.com

Last fetched

boydak.com resolves to 2 IPv4 addresses operated by Boydak - Boydak in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · boydak.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boydak.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.174.139.13212.174.139.0/24AS51703Boydak - BoydakTR
213.153.172.13213.153.172.0/24AS51703Boydak - BoydakTR

WHOIS identity

Registrar
iana:1601
Organization
boydak holding a.s.
Contact emails

Subdomains

62 observed subdomains of boydak.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for boydak.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP85.153.131.130
SPF_IP85.153.131.131
SPF_MXboydak.com

Related pages

Pivot deeper into the graph from boydak.com.

Cypher and MCP

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

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