Skip to content

Hostname

atikbul.com

Last fetched

atikbul.com resolves to 1 IPv4 address operated by AS209828 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · atikbul.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atikbul.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.241.51.23991.241.51.0/24AS209828TR

WHOIS identity

Registrar
iana:1454
Organization
alp cevre mus.muh.ins.turz.san.tic.ltd.sti.
Contact emails

Subdomains

3 observed subdomains of atikbul.com.

Threat posture

History

Mail and authentication

MX records

  • atikbul.com

SPF policy

3 SPF mechanisms authorising senders for atikbul.com.

MechanismTarget
SPF_Aatikbul.com
SPF_IP91.241.51.239
SPF_MXatikbul.com

Related pages

Pivot deeper into the graph from atikbul.com.

Cypher and MCP

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

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