Skip to content

Hostname

ns4.hards1.com

Last fetched

ns4.hards1.com resolves to 20 IPv4 addresses operated by LANIT-AS-VN - Lanit Technology and Communication Joint Stock Company in VN.

Nutrition Label

WHISPER CANON · ns4.hards1.comRouting diversity5.7/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ns4.hards1.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.214.100103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.214.148103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.215.116103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.215.52103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.163.215.76103.163.214.0/23AS131366LANIT-AS-VN - Lanit Technology and Communication Joint Stock CompanyVN
103.20.240.23103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.25103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.27103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.87103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
103.20.240.90103.20.240.0/24AS55720GIGABIT-MY - Gigabit Hosting Sdn BhdMY
109.238.10.121109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
109.238.10.92109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
109.238.10.97109.238.0.0/20AS21409IKOULA - Ikoula Net SASFR
156.67.26.254156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
156.67.27.0156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
156.67.27.1156.67.24.0/22AS51167CONTABO - Contabo GmbHGB
173.249.34.184173.249.34.0/23AS51167CONTABO - Contabo GmbHDE
178.170.94.11178.170.0.0/17AS21409IKOULA - Ikoula Net SASFR
178.170.94.98178.170.0.0/17AS21409IKOULA - Ikoula Net SASFR
178.170.94.99178.170.0.0/17AS21409IKOULA - Ikoula Net SASFR

WHOIS identity

No WHOIS records are currently associated with ns4.hards1.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ns4.hards1.com.

Cypher and MCP

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

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