Skip to content

Hostname

taktis.co

Last fetched

taktis.co resolves to 2 IPv4 addresses operated by CRI-AS-AP - CV. Rumahweb Indonesia in ID.

Nutrition Label

WHISPER CANON · taktis.coRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/taktis.co

Resolution chain

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

IPPrefixASNOperatorCountry
202.10.43.13202.10.43.0/24AS58487CRI-AS-AP - CV. Rumahweb IndonesiaID
202.155.132.41202.155.132.0/24AS138115IDNIC-DENEVA-AS-ID - PT DenevaID

WHOIS identity

No WHOIS records are currently associated with taktis.co in WhisperGraph.

Subdomains

8 observed subdomains of taktis.co.

Web-graph footprint

Distinct hostnames that link to or from taktis.co in the public web crawl.

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • taktis.co

SPF policy

8 SPF mechanisms authorising senders for taktis.co.

MechanismTarget
SPF_Ataktis.co
SPF_INCLUDErelay.mailchannels.net
SPF_IP202.10.43.11
SPF_IP202.10.43.13
SPF_IP202.155.132.41
SPF_IP203.175.8.44
SPF_IP203.175.8.46
SPF_MXtaktis.co

Related pages

Pivot deeper into the graph from taktis.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "taktis.co"})-[: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.