Skip to content

Hostname

qnap.com

Last fetched

qnap.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · qnap.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/qnap.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.129.252.130174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.61.8418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.15.9918.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.83.4523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.94.603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.79.463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.96.1093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.35.1935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.138.11744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.236.18244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.199.4344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.148.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.252.19450.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.70.18052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.156.10252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.244.3354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.19.12098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.17.14554.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
meiji chang
Contact emails

Subdomains

59 observed subdomains of qnap.com.

Web-graph footprint

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

4,313 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for qnap.com.

MechanismTarget
SPF_INCLUDE_ac.qnap.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzeptomail.net
SPF_IP113.196.74.98/27
SPF_IP122.147.228.140

Related pages

Pivot deeper into the graph from qnap.com.

Cypher and MCP

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

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