Skip to content

Hostname

meliva.ee

Last fetched

meliva.ee resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · meliva.eeRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/meliva.ee

Resolution chain

meliva.ee resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.48.115.10813.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.117.1813.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.42.1513.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.170.22713.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.74.24713.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.38.4713.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with meliva.ee in WhisperGraph.

Subdomains

12 observed subdomains of meliva.ee.

Web-graph footprint

Distinct hostnames that link to or from meliva.ee in the public web crawl.

73 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for meliva.ee.

MechanismTarget
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDE_spf.zone.eu
SPF_INCLUDEmailer.recommy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.155.253.150
SPF_IP185.155.253.30
SPF_IP185.155.253.31
SPF_IP185.43.105.124/32
SPF_IP195.222.27.135
SPF_IP195.222.27.138
SPF_IP217.146.75.17
SPF_IP46.22.220.190
SPF_IP84.50.147.128/26
SPF_IP84.50.147.141
SPF_IP84.50.147.142
SPF_IP84.50.147.171

Related pages

Pivot deeper into the graph from meliva.ee.

Cypher and MCP

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

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