Skip to content

Hostname

newlotus.com

Last fetched

newlotus.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · newlotus.comRouting diversity7.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/newlotus.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.103.4613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.115.13613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.221.6413.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.204.11413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.165.15613.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.150.1313.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.184.5175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.164.13518.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.96.5718.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.90.9118.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.141.25318.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.26.6218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.115.19118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.39.21118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.127.603.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.65.53.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.190.733.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.43.5147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.180.21752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.49.8552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of newlotus.com.

Threat posture

History

Related pages

Pivot deeper into the graph from newlotus.com.

Cypher and MCP

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

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