Skip to content

Hostname

qtm.ai

Last fetched

qtm.ai resolves to 15.197.162.184, announced in 15.197.160.0/20 by AMAZON-02 - Amazon.com, Inc. in CA. qtm.ai 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 · qtm.aiRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/qtm.ai

Resolution chain

IPv6 resolution

No AAAA record for qtm.ai is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:3862
Registrant organisation
chenglong
Contact emails
moon2048@foxmail.com, realchenglong@gmail.com, 18b99af9a19e6336707bbea5017ecaf1.protect@withheldforprivacy.org, fade1d798381e3a148d59f539bdcf642.protect@withheldforprivacy.org

Subdomains

Mail and authentication

Nameservers

  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • launch1.spaceship.net
  • launch2.spaceship.net

MX records

  • mx1.feishu.cn
  • mx2.feishu.cn
  • mx3.feishu.cn

SPF policy

  • include: _netblocks.m.feishu.cn

Threat-feed evidence

History

Related pages

Pivot from qtm.ai 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: "qtm.ai"})-[: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.