Skip to content

Hostname

19lux.com

Last fetched

19lux.com resolves to 20 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in SG. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · 19lux.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/19lux.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.110.51.76136.110.0.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.104.145.24634.104.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.142.222.17934.142.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.151.4034.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.199.18434.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.146.5.9034.146.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.146.81.17334.146.80.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCJP
34.87.79.20434.87.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.92.132.21634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.35.25234.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.42.18634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.92.73.12734.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.96.244.23234.96.240.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.220.148.4635.220.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
43.208.178.2043.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.209.108.5943.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
43.209.52.6943.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.TH
85.211.157.11385.210.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
85.211.157.2285.210.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY
85.211.168.585.210.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationMY

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 19lux.com.

Cypher and MCP

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

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