Skip to content

Hostname

artraglobal.com.tr

Last fetched

artraglobal.com.tr resolves to 2 IPv4 addresses operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR.

Nutrition Label

WHISPER CANON · artraglobal.com.trRouting diversity2.4/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/artraglobal.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
94.102.0.4194.102.0.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR
89.252.180.9989.252.180.0/24AS42846guzelhosting - GNET Internet Telekomunikasyon A.S.

WHOIS identity

No WHOIS records are currently associated with artraglobal.com.tr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • artraglobal.com.tr

SPF policy

3 SPF mechanisms authorising senders for artraglobal.com.tr.

MechanismTarget
SPF_Aartraglobal.com.tr
SPF_IP94.102.0.27
SPF_MXartraglobal.com.tr

Related pages

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

Cypher and MCP

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

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