Skip to content

Hostname

apsiyon.com

Last fetched

apsiyon.com resolves to 1 IPv4 address operated by TELETEK-CLOUD in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.155.134.148195.155.134.0/24AS43352TELETEK-CLOUDTR

WHOIS identity

Registrar
iana:3871
Organization
apsiyon bilisim sistemleri san. ve tic. a.s.
Contact emails

Subdomains

37 observed subdomains of apsiyon.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apsiyon.com.

MechanismTarget
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEmg.apsiyon.com
SPF_INCLUDEspf.posta.apsiyon.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzeptomail.net
SPF_IP195.155.133.34

Related pages

Pivot deeper into the graph from apsiyon.com.

Cypher and MCP

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

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