Skip to content

Hostname

myon.com.sg

Last fetched

myon.com.sg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · myon.com.sgRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/myon.com.sg

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.104.19913.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.109.15413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.254.6618.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.10.2918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.158.17418.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.106.15118.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.79.18418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.143.613.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.253.17047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.47.8047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.20.24552.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.26.12252.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.0.10852.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.158.21552.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.19.5752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.41.5852.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.155.14154.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.71.23354.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.25.21954.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.54.5754.179.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with myon.com.sg in WhisperGraph.

Subdomains

7 observed subdomains of myon.com.sg.

Web-graph footprint

Distinct hostnames that link to or from myon.com.sg in the public web crawl.

10 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from myon.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "myon.com.sg"})-[: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.