Skip to content

Hostname

melobytes.gr

Last fetched

melobytes.gr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · melobytes.grRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/melobytes.gr

Resolution chain

melobytes.gr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.10213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.12113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3013.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.160.1099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with melobytes.gr in WhisperGraph.

Subdomains

1 observed subdomain of melobytes.gr.

Web-graph footprint

Distinct hostnames that link to or from melobytes.gr in the public web crawl.

33 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for melobytes.gr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_MXmelobytes.gr

Related pages

Pivot deeper into the graph from melobytes.gr.

Cypher and MCP

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

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