Skip to content

Hostname

webapp.cdxapi.test-mort.net

Last fetched

webapp.cdxapi.test-mort.net resolves to 15 IPv4 addresses operated by LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company in VN.

Nutrition Label

WHISPER CANON · webapp.cdxapi.test-mort.netRouting diversity6.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webapp.cdxapi.test-mort.net

Resolution chain

webapp.cdxapi.test-mort.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.176.20.183103.176.20.0/24AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.249.28.112103.249.28.0/24AS45382EHOSTIDC-AS-KR-KR - HostcenterKR
104.140.17.146104.140.16.0/22AS62904AS62904 - Eonix CorporationUS
141.98.119.63141.98.119.0/24AS205399HOSTIGGER - Hostigger INC.TR
156.67.26.254156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
162.216.243.122162.216.243.0/24AS398019DYNU - Dynu Systems IncorporatedUS
173.240.15.13173.240.15.0/24AS31863DACEN-2 - Centrilogic, Inc.US
209.126.100.133209.126.96.0/19AS30083AS-30083-US-VELIA-NET - velia.netUS
209.209.86.49209.209.86.0/24AS215748Westeros - Westeros Communications (THAILAND) CO., LTD.MY
216.38.8.207216.38.0.0/19AS32181ASN-GIGENET - GigeNETUS
51.222.133.1151.222.0.0/16AS16276OVH - OVH SASCA
54.36.9.18054.36.0.0/16AS16276OVH - OVH SASFR
69.65.11.7269.65.0.0/18AS32181ASN-GIGENET - GigeNETUS
74.63.240.17874.63.192.0/18AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
89.163.231.21189.163.128.0/17AS24961MYLOC-AS - WIIT AGDE

WHOIS identity

No WHOIS records are currently associated with webapp.cdxapi.test-mort.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from webapp.cdxapi.test-mort.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webapp.cdxapi.test-mort.net"})-[: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.