Skip to content

Hostname

ctaini.com

Last fetched

ctaini.com resolves to 103.8.25.117, announced in 103.8.25.0/24 by SKSATECH1-MY - SKSA TECHNOLOGY SDN BHD in MY. ctaini.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ctaini.comRouting diversity1.5/10Peering density1.9/10MOAS conflict⚠ 1 conflictThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ctaini.com

Resolution chain

IPv6 resolution

No AAAA record for ctaini.com is recorded in WhisperGraph.

Attribution

sksa sdn bhd

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
ctaini_com
Contact emails
itctfree@gmail.com

Subdomains

Mail and authentication

Nameservers

  • dns250.internet-webhosting.com
  • dns251.internet-webhosting.com
  • dns410.internet-webhosting.com
  • dns411.internet-webhosting.com

MX records

  • ctaini.com

SPF policy

  • a: ctaini.com
  • mx: ctaini.com
  • ip: 103.8.25.116
  • ip: 103.8.25.117
  • ip: 202.75.41.6

Threat-feed evidence

History

Related pages

Pivot from ctaini.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ctaini.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.