Skip to content

Hostname

alpha-myqnapcloud.com

Last fetched

alpha-myqnapcloud.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · alpha-myqnapcloud.comRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/alpha-myqnapcloud.com

Resolution chain

alpha-myqnapcloud.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.217.66.2503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.70.18634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.216.19634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.232.25535.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.137.3035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.174.21135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.75.1444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.210.22852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.89.10552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.3.25354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.43.5654.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.58.798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.200.25432.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.207.698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.226.118100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
qnap systems,
Contact emails

Subdomains

31 observed subdomains of alpha-myqnapcloud.com.

Web-graph footprint

Distinct hostnames that link to or from alpha-myqnapcloud.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for alpha-myqnapcloud.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from alpha-myqnapcloud.com.

Cypher and MCP

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

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