Skip to content

Hostname

alkorboya.com

Last fetched

alkorboya.com resolves to 2 IPv4 addresses operated by NETINTERNET Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

WHISPER CANON · alkorboya.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/alkorboya.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.253.33.19159.253.33.0/24AS51559NETINTERNET Netinternet Bilisim Teknolojileri ASTR
93.113.60.6793.113.60.0/24AS51559NETINTERNET Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

Registrar
iana:3871
Organization
avni tokat
Contact emails

Subdomains

7 observed subdomains of alkorboya.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • alkorboya.com

SPF policy

10 SPF mechanisms authorising senders for alkorboya.com.

MechanismTarget
SPF_Aalkorboya.com
SPF_IP159.253.33.19
SPF_IP89.43.28.219
SPF_IP93.113.60.67
SPF_IP93.113.60.68
SPF_IP93.113.60.69
SPF_IP93.113.60.70
SPF_IP94.102.15.218
SPF_IP94.102.15.220
SPF_MXalkorboya.com

Related pages

Pivot deeper into the graph from alkorboya.com.

Cypher and MCP

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

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