Skip to content

Hostname

araskargo.com.tr

Last fetched

araskargo.com.tr resolves to 1 IPv4 address operated by AS15924 in TR.

Nutrition Label

WHISPER CANON · araskargo.com.trRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/araskargo.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
31.206.55.11531.206.48.0/21AS15924TR

WHOIS identity

Registrar
Organization
aras kargo yurtici ve yurtdy?y ta?ymacylyk a.?.
Contact emails

Subdomains

14 observed subdomains of araskargo.com.tr.

Web-graph footprint

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

404 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for araskargo.com.tr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jetplatform.com

Related pages

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

Cypher and MCP

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

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