Skip to content

Hostname

ktt8799.com

Last fetched

ktt8799.com resolves to 20 IPv4 addresses operated by NEBULA-GLOBAL - Nebula Global LLC in HK. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · ktt8799.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/ktt8799.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.104.174.10149.107.43.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
149.104.174.121149.107.43.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
149.104.174.223149.107.43.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
149.104.174.33149.107.43.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
149.104.174.90149.107.43.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCHK
154.38.192.10154.38.94.0/24AS174COGENT-174 - Cogent Communications, LLCSG
154.38.192.211154.38.94.0/24AS174COGENT-174 - Cogent Communications, LLCSG
154.38.192.4154.38.94.0/24AS174COGENT-174 - Cogent Communications, LLCSG
154.38.192.80154.38.94.0/24AS174COGENT-174 - Cogent Communications, LLCSG
154.38.192.99154.38.94.0/24AS174COGENT-174 - Cogent Communications, LLCSG
154.55.125.10154.56.130.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.125.122154.56.130.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.125.203154.56.130.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.125.35154.56.130.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
154.55.125.88154.56.130.0/24AS18186NEBULA-GLOBAL - Nebula Global LLCJP
20.24.96.8820.33.19.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
40.83.102.2340.125.0.0/17AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.205.16.4122.19.24.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.189.91.16022.6.99.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
23.98.33.13023.105.108.0/22AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

3 observed subdomains of ktt8799.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ktt8799.com.

Cypher and MCP

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

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