Skip to content

Hostname

melody-flag.com

Last fetched

melody-flag.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · melody-flag.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/melody-flag.com

Resolution chain

melody-flag.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.193.5.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2503.5.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.583.5.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.03.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1723.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.633.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.2213.5.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.553.5.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.93.5.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.5252.219.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.22752.219.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.15152.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.1152.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.12452.219.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.23952.219.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.17.2752.219.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from melody-flag.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from melody-flag.com.

Cypher and MCP

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

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